9 lines
80 B
TypeScript
9 lines
80 B
TypeScript
|
|
export default function Organizations (){
|
|
|
|
return (
|
|
<>
|
|
|
|
</>
|
|
)
|
|
} |