mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Add page to items
This commit is contained in:
parent
7f57d76733
commit
78285df6a1
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ export default defineConfig({
|
|||
{ text: 'Entities and Components', link: '/learn/concepts/entities-and-components' },
|
||||
{ text: 'Queries', link: '/learn/concepts/queries' },
|
||||
{ text: 'Relationships', link: '/learn/concepts/relationships' },
|
||||
{ text: 'Builtin Component Traits', link: 'learn/concepts/builtin-component-traits' }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue