We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac19e00 commit 9ac5313Copy full SHA for 9ac5313
custom-pages/wildfire-explorer/index.mdx
@@ -3,7 +3,7 @@ hideNav: true
3
hideHero: true
4
hideFooter: true
5
---
6
-import './index.css'
+import './index.css';
7
import Component from './component.tsx';
8
9
<Component />
0 commit comments