fix: 组件名称修改 css样式使用tindwind
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
export { default } from './main.vue';
|
||||
|
||||
export {
|
||||
createEmptyReply,
|
||||
NewsType,
|
||||
type Reply,
|
||||
ReplyType,
|
||||
} from './components/types';
|
||||
|
||||
export { default } from './main.vue';
|
||||
} from './modules/types';
|
||||
|
||||
Reference in New Issue
Block a user