This commit is contained in:
rizrmd 2024-07-15 08:32:25 +00:00
parent a256e6a1f4
commit 7fde4188f0
1 changed files with 0 additions and 1 deletions

View File

@ -116,7 +116,6 @@ export { Menu, MenuIcon } from "@/preset/menu/Menu";
export { ShowHidePanel } from "@/comps/custom/ShowHidePanel";
export { PanelBody } from "@/comps/tab/parts/PanelBody";
export { PanelHeader } from "@/comps/tab/parts/PanelHead";
export { PanelTab } from "@/comps/tab/Tab";
/*Popup*/
export { Popup } from "@/comps/popup/PopUp";