mirror of
https://github.com/mvvasilev/findtheti.me.git
synced 2025-04-18 21:19:52 +03:00
5 lines
No EOL
78 B
TypeScript
5 lines
No EOL
78 B
TypeScript
export default function NewEventPage() {
|
|
return (
|
|
<div />
|
|
);
|
|
} |