📝 docs: installation guide

This commit is contained in:
2024-11-20 04:34:31 +08:00
parent a7d52de649
commit 8cbef084da
4 changed files with 34 additions and 10 deletions

View File

@ -29,9 +29,3 @@ props:
---
Button
::
```js [file.js]{4-6,7} meta-info=val
export default () => {
console.log('Code block')
}
```