diff --git a/client/src/common/contexts/Status/index.js b/client/src/common/contexts/Status/index.js new file mode 100644 index 0000000..31883bc --- /dev/null +++ b/client/src/common/contexts/Status/index.js @@ -0,0 +1 @@ +export * from "./StatusContext"; \ No newline at end of file