mirror of
https://github.com/dstotijn/hetty.git
synced 2025-07-01 18:47:29 -04:00
Scaffold admin app
This commit is contained in:
3
admin/pages/index.js
Normal file
3
admin/pages/index.js
Normal file
@ -0,0 +1,3 @@
|
||||
const Page = () => <div>Gurp</div>
|
||||
|
||||
export default Page
|
Reference in New Issue
Block a user