diff --git a/src/states/Dashboard/pages/Licenses/index.js b/src/states/Dashboard/pages/Licenses/index.js new file mode 100644 index 0000000..e9cb64d --- /dev/null +++ b/src/states/Dashboard/pages/Licenses/index.js @@ -0,0 +1 @@ +export {Licenses as default} from "./Licenses.jsx"; \ No newline at end of file