Merge branch 'develop' into docs/patch-1

This commit is contained in:
nashtechlabs 2023-11-08 15:56:22 +07:00 committed by GitHub
commit f6b1e049f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ function sidebarSyntax() {
{ text: 'Timeline 🔥', link: '/syntax/timeline' },
{ text: 'Zenuml 🔥', link: '/syntax/zenuml' },
{ text: 'Sankey 🔥', link: '/syntax/sankey' },
{ text: 'XYChart 🔥', link: '/syntax/xychart' },
{ text: 'XYChart 🔥', link: '/syntax/xyChart' },
{ text: 'Other Examples', link: '/syntax/examples' },
],
},