This commit is contained in:
liushaozhen 2019-04-15 11:17:17 +08:00
parent 5af1be883a
commit b02dc956a3
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import { Table } from 'tinper-bee';
or
import Table from 'bee-table';
import bee-table/build/Table.css;
import 'bee-table/build/Table.css';
```