Sfoglia il codice sorgente

chore: revise typo

xiaoxian521 1 anno fa
parent
commit
45a359017e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      types/global.d.ts

+ 1 - 1
types/global.d.ts

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