Skip to content

Commit

Permalink
fix(toolbar): remove the toolbar style.scss import
Browse files Browse the repository at this point in the history
fix #131
  • Loading branch information
wewoor committed Apr 20, 2021
1 parent d413fb5 commit 58c8884
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/toolbar/index.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import './style.scss';
import * as React from 'react';
import { prefixClaName, classNames } from 'mo/common/className';
import ActionBar, { IActionBar } from 'mo/components/actionBar';
Expand Down

0 comments on commit 58c8884

Please sign in to comment.