📝(component): 更新 input 文档

This commit is contained in:
就眠儀式
2022-07-28 10:52:14 +08:00
parent fbf78dd0dd
commit 16f16a1a84
2 changed files with 54 additions and 31 deletions

View File

@@ -2,4 +2,4 @@ import { withInstall, WithInstallType } from "../../utils";
import Component from "./index.vue";
const component: WithInstallType<typeof Component> = withInstall(Component);
export default component;
export default component;