diff --git a/client/src/pages/Join/Join.jsx b/client/src/pages/Join/Join.jsx new file mode 100644 index 0000000..edc8599 --- /dev/null +++ b/client/src/pages/Join/Join.jsx @@ -0,0 +1,9 @@ +import "./styles.sass"; + +export const Join = () => { + return ( +