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