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