Initial commit: Tapalka monorepo (bot, front, strapi)
This commit is contained in:
5
CMyTapper/robucks-front/app/[id]/page.tsx
Normal file
5
CMyTapper/robucks-front/app/[id]/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
const page = async () => {
|
||||
return <>hello</>;
|
||||
};
|
||||
|
||||
export default page;
|
||||
Reference in New Issue
Block a user