mirror of
https://github.com/DerTyp7/explainegy-nextjs.git
synced 2025-10-30 13:17:13 +01:00
removed pg
This commit is contained in:
3
app/articles/[categoryName]/page.tsx
Normal file
3
app/articles/[categoryName]/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function Category() {
|
||||
return <h1>List all articles in a category</h1>;
|
||||
}
|
||||
Reference in New Issue
Block a user