Update package layout

This commit is contained in:
2026-03-16 23:36:38 -04:00
parent b345982ab1
commit 8fe121951b
24 changed files with 383 additions and 39 deletions

View File

@@ -1,4 +1,4 @@
import { useTheme } from "$/providers/theme/ThemeProvider";
import { useTheme } from "$/provider/theme/ThemeProvider";
import { BsLightbulb, BsLightbulbFill } from "react-icons/bs";