add sub git and git-tools
This commit is contained in:
5
app/postCard.tsx
Normal file
5
app/postCard.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
const PostCard = () => {
|
||||
return <div></div>;
|
||||
};
|
||||
|
||||
export default PostCard;
|
Reference in New Issue
Block a user