mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(cli): add title in docs template
This commit is contained in:
@@ -170,6 +170,7 @@ const docs = ({ name, pro, primitive }) => {
|
||||
return {
|
||||
filename: `docs/content/3.components/${kebabName}.md`,
|
||||
contents: `---
|
||||
title: ${upperName}
|
||||
description: ''${pro
|
||||
? `
|
||||
module: ui-pro`
|
||||
|
||||
Reference in New Issue
Block a user