Skip to content

Commit 90155b5

Browse files
authored
Merge pull request #220 from objectstack-ai/copilot/fix-button-color-issue
2 parents 22be35c + b5c2e39 commit 90155b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/site/app/layout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { RootProvider } from 'fumadocs-ui/provider/next';
22
import './global.css';
3+
import '@object-ui/components/style.css';
34
import '@object-ui/plugin-aggrid/style.css';
45
import { Inter } from 'next/font/google';
56

0 commit comments

Comments
 (0)