We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22be35c + b5c2e39 commit 90155b5Copy full SHA for 90155b5
1 file changed
apps/site/app/layout.tsx
@@ -1,5 +1,6 @@
1
import { RootProvider } from 'fumadocs-ui/provider/next';
2
import './global.css';
3
+import '@object-ui/components/style.css';
4
import '@object-ui/plugin-aggrid/style.css';
5
import { Inter } from 'next/font/google';
6
0 commit comments