mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
cli: fix line break doc template (#2687)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user