Skip to content

Commit d7e34f4

Browse files
committed
chore(lint): run prettier
1 parent 996efeb commit d7e34f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ export { default as Cell } from './components/Cell';
55
export { default as Section } from './components/Section';
66
export { default as Separator } from './components/Separator';
77
export { default as TableView } from './components/TableView';
8-
export {THEME_APPEARANCE} from './components/Theme';
8+
export { THEME_APPEARANCE } from './components/Theme';

0 commit comments

Comments
 (0)