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 8c77b7a commit 6c4aac6Copy full SHA for 6c4aac6
src/Cutout/Cutout.mdx
@@ -6,8 +6,8 @@ menu: Components
6
import { Playground, Props } from 'docz';
7
8
import Cutout from './Cutout'
9
-import Window from '../Cutout/Cutout'
10
-import WindowContent from '../Cutout/Cutout'
+import Window from '../Window/Window'
+import WindowContent from '../WindowContent/WindowContent'
11
12
# Cutout
13
0 commit comments