diff --git a/components/widget/InvoiceKPI.js b/components/widget/InvoiceKPI.js index 06edb9f..b1e3c66 100644 --- a/components/widget/InvoiceKPI.js +++ b/components/widget/InvoiceKPI.js @@ -9,7 +9,7 @@ function InvoiceKPI({num}) {

Previous Invoices

-
+
diff --git a/components/widget/PaymentAddKPI.js b/components/widget/PaymentAddKPI.js index c07da7d..07f5259 100644 --- a/components/widget/PaymentAddKPI.js +++ b/components/widget/PaymentAddKPI.js @@ -3,11 +3,11 @@ import React from 'react' function PaymentAddKPI() { return ( -
+
{/*

Stats

*/} -
+

Your Wallet

diff --git a/pages/index.js b/pages/index.js index f9e0b03..30e7761 100644 --- a/pages/index.js +++ b/pages/index.js @@ -52,7 +52,7 @@ function Home({ lineData, doughnutData }) {
- +