feat(package): Update dev
script
This commit is contained in:
parent
d1c74c861e
commit
8f3de05a38
2 changed files with 7 additions and 1 deletions
5
ui/app/discover/page.tsx
Normal file
5
ui/app/discover/page.tsx
Normal file
|
@ -0,0 +1,5 @@
|
|||
const Page = () => {
|
||||
return <div>page</div>;
|
||||
};
|
||||
|
||||
export default Page;
|
Loading…
Add table
Add a link
Reference in a new issue