diff --git a/frontend/src/components/ListViews/ContactsListView.vue b/frontend/src/components/ListViews/ContactsListView.vue new file mode 100644 index 00000000..782fb295 --- /dev/null +++ b/frontend/src/components/ListViews/ContactsListView.vue @@ -0,0 +1,23 @@ + + diff --git a/frontend/src/components/ListViews/DealsListView.vue b/frontend/src/components/ListViews/DealsListView.vue new file mode 100644 index 00000000..aa53fbc4 --- /dev/null +++ b/frontend/src/components/ListViews/DealsListView.vue @@ -0,0 +1,79 @@ + + + diff --git a/frontend/src/components/ListViews/LeadsListView.vue b/frontend/src/components/ListViews/LeadsListView.vue new file mode 100644 index 00000000..a0b005da --- /dev/null +++ b/frontend/src/components/ListViews/LeadsListView.vue @@ -0,0 +1,88 @@ + + + diff --git a/frontend/src/pages/Deals.vue b/frontend/src/pages/Deals.vue index 7419c512..6359ec2b 100644 --- a/frontend/src/pages/Deals.vue +++ b/frontend/src/pages/Deals.vue @@ -33,58 +33,7 @@