Fix storybook image paths

This commit is contained in:
adilallo
2025-08-21 10:41:48 -06:00
parent 52fa98ef67
commit 5d873efe21
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ const inter = Inter({
const bricolageGrotesque = Bricolage_Grotesque({
subsets: ["latin"],
weight: ["400"],
weight: ["400", "500"],
variable: "--font-bricolage-grotesque",
});