mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 12:49:17 +00:00
fix: import components
This commit is contained in:
@@ -19,7 +19,7 @@ import Area from "./Area.vue";
|
||||
import Line from "./Line.vue";
|
||||
import Bar from "./Bar.vue";
|
||||
import Heatmap from "./Heatmap.vue";
|
||||
// import ProgressBar from "./ProgressBar.vue";
|
||||
import ProgressBar from "./ProgressBar.vue";
|
||||
import Table from "./Table.vue";
|
||||
import Pie from "./Pie.vue";
|
||||
import Card from "./Card.vue";
|
||||
@@ -28,7 +28,7 @@ export default {
|
||||
Line,
|
||||
Bar,
|
||||
Heatmap,
|
||||
// ProgressBar,
|
||||
ProgressBar,
|
||||
Area,
|
||||
Table,
|
||||
Pie,
|
||||
|
Reference in New Issue
Block a user