feat: import form components
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export type { NewsType, Reply, ReplyType } from './components/types';
|
||||
export * from './components/types';
|
||||
export { createEmptyReply } from './components/types';
|
||||
|
||||
export { default as WxReplySelect } from './main.vue';
|
||||
|
||||
Reference in New Issue
Block a user