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