fix: ele统一风格
This commit is contained in:
7
apps/web-ele/src/views/mp/components/reply/index.ts
Normal file
7
apps/web-ele/src/views/mp/components/reply/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export { default } from './reply.vue';
|
||||
|
||||
export {
|
||||
createEmptyReply,
|
||||
type Reply,
|
||||
ReplyType,
|
||||
} from './types';
|
||||
Reference in New Issue
Block a user