[dataset][xs]: stub for dataset page.
This commit is contained in:
parent
5a94d9d368
commit
81351fe972
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>
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user