fix: eslint
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
export { default } from './reply.vue';
|
||||
|
||||
export {
|
||||
createEmptyReply,
|
||||
type Reply,
|
||||
ReplyType,
|
||||
} from './types';
|
||||
export { createEmptyReply, type Reply, ReplyType } from './types';
|
||||
|
||||
Reference in New Issue
Block a user