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 3110b02 commit f7f399fCopy full SHA for f7f399f
docs/examples/multiple-Portal.tsx
@@ -1,6 +1,6 @@
1
import * as React from 'react';
2
import Drawer from '@rc-component/drawer';
3
-import 'rc-drawer/assets/index.css';
+import '@rc-component/drawer/assets/index.css';
4
import Dialog from '@rc-component/dialog';
5
import '../../assets/index.less';
6
0 commit comments