diff --git a/src/components/main/BoardMain.vue b/src/components/main/BoardMain.vue new file mode 100644 index 0000000..576c14a --- /dev/null +++ b/src/components/main/BoardMain.vue @@ -0,0 +1,60 @@ + + + + + + + + Income + + + + Expenses + + + Profit + + + + + + + + + + + + Total Balance + + $459.10 + + + 42.9% + + + + + + + + + + + Income this week + $39k less than last week + + + + + + + + diff --git a/src/views/MainView.vue b/src/views/MainView.vue index 287a196..d93d71b 100644 --- a/src/views/MainView.vue +++ b/src/views/MainView.vue @@ -2,12 +2,16 @@
Total Balance