We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afdc61e commit 4a605adCopy full SHA for 4a605ad
1 file changed
src/index.js
@@ -1,5 +1,3 @@
1
import Base from './Base';
2
-import Blue from './Blue';
3
-import Outline from './Outline';
4
5
-export {Base, Blue, Outline};
+export {Base};
0 commit comments