mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-28 00:10:18 +08:00
feat(projects): 引入echarts替换antvG2plot
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
import useEcharts from './useEcharts';
|
||||
import useCountDown from './useCountDown';
|
||||
import useSmsCode from './useSmsCode';
|
||||
import useImageVerify from './useImageVerify';
|
||||
|
||||
export { useCountDown, useSmsCode, useImageVerify };
|
||||
export { useEcharts, useCountDown, useSmsCode, useImageVerify };
|
||||
|
||||
export * from './useEcharts';
|
||||
|
||||
Reference in New Issue
Block a user