We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6235892 commit f863d86Copy full SHA for f863d86
apps/gateway/src/entry-client.tsx
@@ -3,7 +3,7 @@ import ReactDOM from 'react-dom/client';
3
4
import { Root } from './Root';
5
6
-import '@douglasneuroinformatics/libui/tailwind/globals.css';
+import '@opendatacapture/react-core/globals.css';
7
8
const ROOT_PROPS = window.__ROOT_PROPS__;
9
0 commit comments