✨(component): update
This commit is contained in:
parent
ac4f60efa6
commit
ee3eb47b3f
@ -173,7 +173,7 @@ const components: Record<string, Plugin> = {
|
|||||||
LayNoticeBar,
|
LayNoticeBar,
|
||||||
LayPageHeader,
|
LayPageHeader,
|
||||||
LayCascader,
|
LayCascader,
|
||||||
LayAffix
|
LayAffix,
|
||||||
};
|
};
|
||||||
|
|
||||||
const install = (app: App, options?: InstallOptions): void => {
|
const install = (app: App, options?: InstallOptions): void => {
|
||||||
|
@ -426,7 +426,7 @@ const menus = [
|
|||||||
path: "/zh-CN/components/photo",
|
path: "/zh-CN/components/photo",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
}
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
export default menus;
|
export default menus;
|
||||||
|
Loading…
Reference in New Issue
Block a user