Skip to content

Commit

Permalink
chore(lint): run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Purii committed Jun 21, 2020
1 parent 996efeb commit d7e34f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ export { default as Cell } from './components/Cell';
export { default as Section } from './components/Section';
export { default as Separator } from './components/Separator';
export { default as TableView } from './components/TableView';
export {THEME_APPEARANCE} from './components/Theme';
export { THEME_APPEARANCE } from './components/Theme';

0 comments on commit d7e34f4

Please sign in to comment.