chore: revise typo

This commit is contained in:
xiaoxian521 2024-03-05 22:33:27 +08:00
parent 0f0fbdac51
commit 45a359017e

2
types/global.d.ts vendored
View File

@ -182,7 +182,7 @@ declare global {
}
/**
* `Elemet`
* `Element`
*/
interface Element {
// v-ripple 作用于 src/directives/ripple/index.ts 文件