[dataset][xs]: stub for dataset page.
This commit is contained in:
3
pages/[org]/[dataset]/index.tsx
Normal file
3
pages/[org]/[dataset]/index.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function Dataset() {
|
||||
return <h1>Dataset page</h1>
|
||||
}
|
||||
Reference in New Issue
Block a user