mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-11-03 12:18:15 +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