fix
This commit is contained in:
parent
86a914297f
commit
ca67c8beac
|
|
@ -120,6 +120,7 @@ export { Menu, MenuIcon } from "@/preset/menu/Menu";
|
||||||
export { ShowHidePanel } from "@/comps/custom/ShowHidePanel";
|
export { ShowHidePanel } from "@/comps/custom/ShowHidePanel";
|
||||||
export { PanelBody } from "@/comps/tab/parts/PanelBody";
|
export { PanelBody } from "@/comps/tab/parts/PanelBody";
|
||||||
export { PanelHeader } from "@/comps/tab/parts/PanelHead";
|
export { PanelHeader } from "@/comps/tab/parts/PanelHead";
|
||||||
|
export { PanelTab } from "@/comps/tab/Tab";
|
||||||
|
|
||||||
/*Popup*/
|
/*Popup*/
|
||||||
export { Popup } from "@/comps/popup/PopUp";
|
export { Popup } from "@/comps/popup/PopUp";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue