Skip to content

Commit 0a420fb

Browse files
committed
fix(dialog): remove the style.scss import
1 parent 58c8884 commit 0a420fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/dialog/index.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import './style.scss';
21
import OriginModal, { IModalFuncProps, destroyFns } from './modal';
32
import confirm, {
43
withWarn,

0 commit comments

Comments
 (0)