chore: update import from package/ui
This commit is contained in:
parent
93065a1a84
commit
b13047f440
3 changed files with 20 additions and 20 deletions
|
|
@ -7,7 +7,7 @@ import {
|
|||
} from "@remix-run/react";
|
||||
import { Analytics } from "@vercel/analytics/react";
|
||||
import "./styles.css";
|
||||
import "@repo/ui/src/styles/globals.css";
|
||||
import "@repo/ui/globals.css";
|
||||
|
||||
export function Layout({ children }: { children: React.ReactNode }) {
|
||||
return (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue