mirror of
https://github.com/antd-tiny-vue/antd-tiny-vue.git
synced 2026-07-27 15:44:17 +08:00
chore: add docs
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<docs>
|
||||
---
|
||||
title: Basic
|
||||
---
|
||||
|
||||
这是基础按钮
|
||||
</docs>
|
||||
|
||||
<script lang="ts" setup></script>
|
||||
|
||||
<template>
|
||||
<div></div>
|
||||
</template>
|
||||
@@ -0,0 +1 @@
|
||||
# Button
|
||||
@@ -0,0 +1 @@
|
||||
# Button 按钮
|
||||
Reference in New Issue
Block a user