Created the Join.jsx
This commit is contained in:
parent
e49063b743
commit
53549cb7a4
9
client/src/pages/Join/Join.jsx
Normal file
9
client/src/pages/Join/Join.jsx
Normal file
@ -0,0 +1,9 @@
|
||||
import "./styles.sass";
|
||||
|
||||
export const Join = () => {
|
||||
return (
|
||||
<div className="join-page">
|
||||
|
||||
</div>
|
||||
);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user