mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-06-07 10:28:37 +00:00
feat(package): Update dev
script
This commit is contained in:
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;
|
Reference in New Issue
Block a user