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.
2 parents 504ab3c + f38435f commit f52c02bCopy full SHA for f52c02b
src/index.ts
@@ -0,0 +1,3 @@
1
+export { default as Button } from './components/Button'
2
+export { default as Page } from './components/Page';
3
+export { default as Panel } from './components/Panel';
0 commit comments