浏览代码

Merge branch 'v2' of https://github.com/jdf2e/nutui into v2

zhenyulei 5 年之前
父节点
当前提交
3521e4e9c4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      types/nutui.d.ts

+ 1 - 1
types/nutui.d.ts

@@ -33,7 +33,7 @@ export declare class GridRow extends UIComponent {}
 export declare class Icon extends UIComponent {}
 export declare class ImagePicker extends UIComponent {}
 export declare class Menu extends UIComponent {}
-export declare class Navbar extends UIComponent {}
+export declare class NavBar extends UIComponent {}
 export declare class NoticeBar extends UIComponent {}
 export declare class Picker extends UIComponent {}
 export declare class Price extends UIComponent {}