wip
This commit is contained in:
7
src/app/communities/index.tsx
Normal file
7
src/app/communities/index.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
export function CommunitiesScreen() {
|
||||
return (
|
||||
<div>
|
||||
<p>TODO</p>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user