diff --git a/frontend/components/molecules/BarChart.vue b/frontend/components/statistics/ChartBar.vue similarity index 100% rename from frontend/components/molecules/BarChart.vue rename to frontend/components/statistics/ChartBar.vue diff --git a/frontend/components/molecules/DoughnutChart.vue b/frontend/components/statistics/ChartDoughnut.vue similarity index 100% rename from frontend/components/molecules/DoughnutChart.vue rename to frontend/components/statistics/ChartDoughnut.vue diff --git a/frontend/pages/projects/_id/statistics/index.vue b/frontend/pages/projects/_id/statistics/index.vue index b3f7f618..0a40191f 100644 --- a/frontend/pages/projects/_id/statistics/index.vue +++ b/frontend/pages/projects/_id/statistics/index.vue @@ -35,8 +35,8 @@