diff --git a/src/states/Dashboard/contexts/Project/index.js b/src/states/Dashboard/contexts/Project/index.js new file mode 100644 index 0000000..5b462ed --- /dev/null +++ b/src/states/Dashboard/contexts/Project/index.js @@ -0,0 +1 @@ +export * from "./ProjectContext.jsx"; \ No newline at end of file