feat: add ActionTools component documentation and update navigation links

This commit is contained in:
Firman Ramdhani
2026-07-01 17:27:53 +07:00
parent 8f14c4bc7b
commit 95692b2bcf
4 changed files with 245 additions and 18 deletions
+1
View File
@@ -52,6 +52,7 @@ const config = withMermaid(
items: [
{ text: 'Overview', link: '/packages/ui/' },
{ text: 'App Layout', link: '/packages/ui/CORE-APP-SHELL' },
{ text: 'Action Tools', link: '/packages/ui/ACTION-TOOLS' },
{ text: 'Form Primitives', link: '/packages/ui/FORM-COMPONENTS' },
],
},