diff options
Diffstat (limited to 'app/explorealure')
| -rw-r--r-- | app/explorealure/page.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app/explorealure/page.js b/app/explorealure/page.js deleted file mode 100644 index d377674..0000000 --- a/app/explorealure/page.js +++ /dev/null @@ -1,7 +0,0 @@ -export default function ExploreAlure(){ - return ( - <main> - <p>Hello world</p> - </main> - ) -} |
