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