plan pages
This commit is contained in:
12
Cunkebao/app/components/ui-templates/index.tsx
Normal file
12
Cunkebao/app/components/ui-templates/index.tsx
Normal file
@@ -0,0 +1,12 @@
|
||||
/**
|
||||
* 存客宝UI组件模板库
|
||||
*
|
||||
* 这个文件导出所有可重用的UI组件模板,方便在项目中快速引用
|
||||
*/
|
||||
|
||||
export * from "./cards"
|
||||
export * from "./forms"
|
||||
export * from "./layouts"
|
||||
export * from "./tables"
|
||||
export * from "./stats"
|
||||
export * from "./selectors"
|
||||
Reference in New Issue
Block a user