feat: add operate comps
This commit is contained in:
3
apps/web-antd/src/components/operate-log/index.ts
Normal file
3
apps/web-antd/src/components/operate-log/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default as OperateLog } from './operate-log.vue';
|
||||
|
||||
export type { OperateLogProps } from './typing';
|
||||
Reference in New Issue
Block a user