84cb5b6912
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
4 lines
57 B
TypeScript
4 lines
57 B
TypeScript
export const FeedPage = () => {
|
|
return <h2>Feed</h2>
|
|
}
|