forked from emre/www_projectmycelium_com
refactor: remove unused text component imports
- Removed unused H2 import from HomeAurora.tsx - Removed unused SectionHeader import from StackSection.tsx - Cleaned up import statements to only include components being used
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { H1, H2, H5 } from "@/components/Texts"
|
||||
import { H1, H5 } from "@/components/Texts"
|
||||
import { Button } from "@/components/Button"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user