Skip to content

Commit 782bcb6

Browse files
committed
fix(docs): add missing tag-content slot demo link
1 parent 235ea69 commit 782bcb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ export default defineConfig({
5050
{ text: "Multiple Select Taggable", link: "/demo/multiple-select-taggable" },
5151
{ text: "Custom option slot", link: "/demo/custom-option-slot" },
5252
{ text: "Custom tag slot", link: "/demo/custom-tag-slot" },
53+
{ text: "Custom tag-content slot", link: "/demo/custom-tag-content-slot" },
5354
{ text: "Custom value mapping", link: "/demo/custom-value-mapping" },
5455
{ text: "Dropdown menu header", link: "/demo/dropdown-menu-header" },
5556
{ text: "Custom displayed options", link: "/demo/custom-displayed-options" },

0 commit comments

Comments
 (0)