mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: add styled registry
This commit is contained in:
parent
88dc060bae
commit
2fc9d90e9f
3 changed files with 31 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
"use client";
|
||||
import "../styles/globals.css";
|
||||
import StyledComponentsRegistry from "../services/lib/styled-registry";
|
||||
import StyledComponentsRegistry from "../components/lib/styled-registry";
|
||||
import { Menu } from "../components/UI/Elements/Menu";
|
||||
import { motion } from "framer-motion";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue