domain
This commit is contained in:
parent
d14462f7a7
commit
4309c078fb
3 changed files with 11 additions and 3 deletions
3
packages/enterprise/src/routes/index.tsx
Normal file
3
packages/enterprise/src/routes/index.tsx
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export default function () {
|
||||
return <div>Hello World</div>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue