Skip to content

Commit d013a03

Browse files
committed
chore: minor changes
1 parent 9f51459 commit d013a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import "ui/styles/globals.css";
1+
import "@ui/styles/globals.css";
22

33
export default function RootLayout({
44
children,

0 commit comments

Comments
 (0)