fix: 修改规范性命名问题

This commit is contained in:
MTrun
2022-03-14 19:56:09 +08:00
parent f4df648e5a
commit b5d54ed173
4 changed files with 9 additions and 14 deletions
@@ -0,0 +1,3 @@
import LayersListItem from './index.vue'
export { LayersListItem }
@@ -1,3 +0,0 @@
import ListItem from './index.vue'
export { ListItem }