This website works better with JavaScript.
Home
Explore
Help
Sign In
topuser
/
nuxt4-demo
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
73
Commits
4
Branches
1
Tag
2.1 MiB
TypeScript
51.7%
Vue
46.6%
JavaScript
1.5%
Tree:
4b2c151a8e
feat/auth-access-control
feat/auth-user
feat/multitenant-hub
main
pure-sql-nuxt4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4b2c151a8e'
${ noResults }
nuxt4-demo
/
app
/
layouts
/
default.vue
7 lines
112 B
Raw
Blame
History
<
template
>
<
AppShell
>
<
UContainer
class
=
"py-8"
>
<
slot
/
>
<
/
UContainer
>
<
/
AppShell
>
<
/
template
>
Reference in new issue