소스 검색

chore: revise typo

xiaoxian521 1 년 전
부모
커밋
45a359017e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 文件