diff --git a/src/components/ChartBlock.vue b/src/components/ChartBlock.vue new file mode 100644 index 0000000..4f9fced --- /dev/null +++ b/src/components/ChartBlock.vue @@ -0,0 +1,153 @@ + + + + + diff --git a/src/views/ChartsView/ChartsCard.vue b/src/views/ChartsView/ChartsCard.vue index 6a00a5f..8253b6d 100644 --- a/src/views/ChartsView/ChartsCard.vue +++ b/src/views/ChartsView/ChartsCard.vue @@ -1,151 +1,18 @@