perf: improve modal and drawer component documentation and fix known problems (#4264)
* feat: improve modal and drawer component documentation and fix known problems * chore: update ci
This commit is contained in:
2
packages/stores/shim-pinia.d.ts
vendored
2
packages/stores/shim-pinia.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
// TODO: https://github.com/vuejs/pinia/issues/2098
|
||||
// https://github.com/vuejs/pinia/issues/2098
|
||||
declare module 'pinia' {
|
||||
export function acceptHMRUpdate(
|
||||
initialUseStore: any | StoreDefinition,
|
||||
|
Reference in New Issue
Block a user