更新了搜索功能 (终于!) 1.1.0 版本 Release!
All checks were successful
Build / build-and-test (push) Successful in 33s
All checks were successful
Build / build-and-test (push) Successful in 33s
This commit is contained in:
@ -16,5 +16,6 @@ export function createApp() {
|
||||
.component('Hr', Hr)
|
||||
.component('BetterHr', Hr)
|
||||
.component('Form', Form)
|
||||
.component('BetterForm', Form)
|
||||
return { app, pinia }
|
||||
}
|
||||
|
Reference in New Issue
Block a user