refactor:移除 src,统一小写
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<script lang="ts" setup>
|
||||
// TODO @芋艿:貌似不用 src 目录
|
||||
import { computed } from 'vue';
|
||||
import { Alert, Typography } from 'ant-design-vue';
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
import DocAlert from './src/DocAlert.vue'
|
||||
import DocAlert from './doc-alert.vue'
|
||||
|
||||
export { DocAlert }
|
||||
|
||||
Reference in New Issue
Block a user