feat(projects): 工作台页面布局

This commit is contained in:
Soybean
2021-10-25 11:56:17 +08:00
parent d246450dfe
commit 4c85569b76
5 changed files with 37 additions and 11 deletions

View File

@ -1,2 +1,2 @@
export { AppProviderContent, SystemLogo, ExceptionSvg, LoginBg, BannerSvg, HoverContainer } from './common';
export { CountTo, IconClose, ButtonTab, ChromeTab } from './custom';
export { CountTo, IconClose, ButtonTab, ChromeTab, ShadowCard } from './custom';