diff --git a/frontend/src/pages/AccountOverview/GddTransactionList.spec.js b/frontend/src/components/GddTransactionList.spec.js similarity index 100% rename from frontend/src/pages/AccountOverview/GddTransactionList.spec.js rename to frontend/src/components/GddTransactionList.spec.js diff --git a/frontend/src/pages/AccountOverview/GddTransactionList.vue b/frontend/src/components/GddTransactionList.vue similarity index 100% rename from frontend/src/pages/AccountOverview/GddTransactionList.vue rename to frontend/src/components/GddTransactionList.vue diff --git a/frontend/src/pages/AccountOverview/GddTransactionListFooter.spec.js b/frontend/src/components/GddTransactionListFooter.spec.js similarity index 100% rename from frontend/src/pages/AccountOverview/GddTransactionListFooter.spec.js rename to frontend/src/components/GddTransactionListFooter.spec.js diff --git a/frontend/src/pages/AccountOverview/GddTransactionListFooter.vue b/frontend/src/components/GddTransactionListFooter.vue similarity index 100% rename from frontend/src/pages/AccountOverview/GddTransactionListFooter.vue rename to frontend/src/components/GddTransactionListFooter.vue diff --git a/frontend/src/pages/AccountOverview/GdtTransactionList.spec.js b/frontend/src/components/GdtTransactionList.spec.js similarity index 100% rename from frontend/src/pages/AccountOverview/GdtTransactionList.spec.js rename to frontend/src/components/GdtTransactionList.spec.js diff --git a/frontend/src/pages/AccountOverview/GdtTransactionList.vue b/frontend/src/components/GdtTransactionList.vue similarity index 100% rename from frontend/src/pages/AccountOverview/GdtTransactionList.vue rename to frontend/src/components/GdtTransactionList.vue diff --git a/frontend/src/pages/Overview.vue b/frontend/src/pages/Overview.vue index dcbf3823c..842f6d2d5 100644 --- a/frontend/src/pages/Overview.vue +++ b/frontend/src/pages/Overview.vue @@ -28,8 +28,8 @@