mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Add new User page
This commit is contained in:
parent
e53dc0d9ff
commit
bfa63e26a8
6 changed files with 89 additions and 3 deletions
|
|
@ -255,6 +255,10 @@ export const navigation: NavGroup[] = [
|
|||
{ title: "Webhooks", href: "/webhooks" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Entities",
|
||||
links: [{ title: "Users", href: "/entities/users" }],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
links: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue