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