We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996efeb commit d7e34f4Copy full SHA for d7e34f4
1 file changed
src/index.ts
@@ -5,4 +5,4 @@ export { default as Cell } from './components/Cell';
5
export { default as Section } from './components/Section';
6
export { default as Separator } from './components/Separator';
7
export { default as TableView } from './components/TableView';
8
-export {THEME_APPEARANCE} from './components/Theme';
+export { THEME_APPEARANCE } from './components/Theme';
0 commit comments