diff --git a/app/components/icons/index.ts b/app/components/icons/index.ts index e9863db..0e2bb73 100644 --- a/app/components/icons/index.ts +++ b/app/components/icons/index.ts @@ -8,3 +8,4 @@ export { default as SoftwareEngineer } from "./SoftwareEngineer"; export { default as WebsiteGear } from "./WebsiteGear"; export { default as LQuote } from "./LeftQuote"; export { default as RQuote } from "./RightQuote"; +export { default as Linkedin } from "./Linkedin";