From 675ad7254ba59192b89123c17c8ecf57e0b9f77a Mon Sep 17 00:00:00 2001 From: sachinganesh Date: Mon, 6 Nov 2023 17:16:15 +0530 Subject: [PATCH] code added --- components/widget/InvoiceKPI.js | 2 +- components/widget/PaymentAddKPI.js | 4 ++-- pages/index.js | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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 }) {
- +