Files
tattletires/app/components/Post.tsx

4 lines
46 B
TypeScript

export const Post = () => {
return null
}