Started Migration to Fluid-Tailwind and Misc Fixes

This commit is contained in:
Ahmad 2024-12-23 15:54:45 -05:00
parent a9bd470c68
commit 9e4ef90d73
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
9 changed files with 21 additions and 18 deletions

View file

@ -1,6 +1,5 @@
import { Logo } from '@/components/logo';
import { Button } from '@/components/ui/button';
import Link from 'next/link';
export const Footer = () => {
return (