We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c371933 commit 1bfed98Copy full SHA for 1bfed98
src/index.tsx
@@ -5,7 +5,6 @@ import Navbar from './components/Navbar';
5
import Field from './components/Field';
6
import Search from './components/Search';
7
8
-
9
export { default as Button } from './components/Button';
10
export { default as Icon } from './components/Icons';
11
export { default as Tag } from './components/Tag';
src/styles/builtinstyle.scss renamed to src/styles/style.scss
0 commit comments