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