🌺 release 0.2.7

This commit is contained in:
就眠儀式
2021-12-10 09:41:25 +08:00
parent 06d38985c2
commit a921e26819
4 changed files with 9 additions and 6 deletions

View File

@@ -6,4 +6,5 @@ Component.install = (app: App) => {
app.component(Component.name || 'LayButton', Component)
}
export default Component as IDefineComponent