Document Decodal components

This commit is contained in:
2026-07-09 01:47:28 +09:00
parent 26d8495631
commit 8e1cb01f52
4 changed files with 101 additions and 5 deletions
+1
View File
@@ -19,6 +19,7 @@ export const docs = Object.fromEntries(
export const nav = [
{ title: 'Introduction', slug: 'introduction' },
{ title: 'Components', slug: 'components' },
{
title: 'Language Specification',
slug: 'language',