remove fuse from projects for now

This commit is contained in:
2024-10-05 17:49:12 -05:00
parent 6ef5e0399f
commit 4123312fd0
2 changed files with 1 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ export default function Fuse() {
<Accordion type="single" collapsible className="w-5/6 md:w-1/3">
<AccordionItem value="item-1">
<AccordionTrigger>
<h1 className="text-lg md:text-2xl font-semibold text-center">
<h1 className="text-lg md:text-2xl font-semibold text-center m-auto">
Fuse (React Native, Next.js, & PostgreSQL)
</h1>
</AccordionTrigger>