mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
JS style updates [skip ci]
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
export * from "./Table";
|
||||
export * from "./TableBody";
|
||||
export * from "./TableCell";
|
||||
export * from "./TableHead";
|
||||
export * from "./TableIconButton";
|
||||
export * from "./TableMain";
|
||||
export * from "./TableRow";
|
||||
export * from "./TableSelectShow";
|
||||
export * from './Table';
|
||||
export * from './TableBody';
|
||||
export * from './TableCell';
|
||||
export * from './TableHead';
|
||||
export * from './TableIconButton';
|
||||
export * from './TableMain';
|
||||
export * from './TableRow';
|
||||
export * from './TableSelectShow';
|
||||
|
Reference in New Issue
Block a user