diff --git a/src/common/components/Button/index.js b/src/common/components/Button/index.js new file mode 100644 index 0000000..f79e479 --- /dev/null +++ b/src/common/components/Button/index.js @@ -0,0 +1 @@ +export {default} from './Button'; \ No newline at end of file