fix: incorrect path
This commit is contained in:
parent
adbee9647e
commit
e0c15a9217
@ -4,7 +4,7 @@ import { Picker } from "./components/Picker/Picker";
|
||||
import { Switch } from "./Switch";
|
||||
import { i18nProvider } from "./utils";
|
||||
import { useTheme } from "./ThemeContext";
|
||||
import { ColorPalette } from "./components/Plaette";
|
||||
import { ColorPalette } from "./components/Palette";
|
||||
import { Buttons, Paragraph, SearchBar } from "./components/Components";
|
||||
import { AnimatePresence, motion } from "motion/react";
|
||||
import { Moon, Sun } from "lucide-react";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user