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