diff --git a/apps/shelter-web/src/app/layout/footer.tsx b/apps/shelter-web/src/app/layout/footer.tsx index 23562264a..3f9ae6bd4 100644 --- a/apps/shelter-web/src/app/layout/footer.tsx +++ b/apps/shelter-web/src/app/layout/footer.tsx @@ -1,3 +1,4 @@ +import { BaLogoShelterIcon } from '@monorepo/react/icons'; import { ReactElement } from 'react'; type IParams = { @@ -19,7 +20,14 @@ export function Footer(props: IParams): ReactElement { return (