diff --git a/cli/templates.mjs b/cli/templates.mjs index 2f07c180..087718a2 100644 --- a/cli/templates.mjs +++ b/cli/templates.mjs @@ -173,7 +173,8 @@ const doc = ({ name, pro }) => { description: links: ${pro ? '' - : `- label: ${upperName} + : ` + - label: ${upperName} icon: i-custom-radix-vue to: https://www.radix-vue.com/components/${kebabName}.html`} - label: GitHub