diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 7dc8354..5f5f7ce 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -1,9 +1,19 @@ import { VERSION } from '../version'; +import { Github } from 'lucide-react'; export const Footer = () => { return ( -