Skip to content

Commit 58c8884

Browse files
committed
fix(toolbar): remove the toolbar style.scss import
fix #131
1 parent d413fb5 commit 58c8884

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/toolbar/index.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import './style.scss';
21
import * as React from 'react';
32
import { prefixClaName, classNames } from 'mo/common/className';
43
import ActionBar, { IActionBar } from 'mo/components/actionBar';

0 commit comments

Comments
 (0)