Files
lume/src/pages/newsfeed/circle/index.page.tsx
2023-04-22 17:56:09 +07:00

4 lines
43 B
TypeScript

export function Page() {
return <></>;
}