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 563be03 commit 6cd843bCopy full SHA for 6cd843b
pages/_app.tsx
@@ -11,7 +11,6 @@ import Head from 'next/head';
11
import { QueryParamProvider } from 'use-query-params';
12
13
import { EuiProvider, EuiThemeColorMode } from '@elastic/eui';
14
-import '@elastic/eui/dist/eui_theme_dark.min.css';
15
import '@elastic/eui/dist/eui_theme_light.min.css';
16
import {
17
ApiClientContextProvider,
0 commit comments