chore: 更改文件名

This commit is contained in:
dap
2024-11-14 15:09:09 +08:00
parent 1e74e7c0fb
commit 979bf1b431
5 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
export { default as CommandChart } from './command-chart.vue';
export { default as MemoryChart } from './memory-chart.vue';
export { default as RedisDescription } from './redis-description.vue';