From 31506b8960186c920420da9673e194b0312ff620 Mon Sep 17 00:00:00 2001 From: Gobinath V <61287591+Gobinath24@users.noreply.github.com> Date: Mon, 15 Feb 2021 01:25:33 -0800 Subject: [PATCH] Update Dashboard.js changing error in display --- A08 - Authentication/start/src/pages/Dashboard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/A08 - Authentication/start/src/pages/Dashboard.js b/A08 - Authentication/start/src/pages/Dashboard.js index 373f3d7..3a62c4a 100644 --- a/A08 - Authentication/start/src/pages/Dashboard.js +++ b/A08 - Authentication/start/src/pages/Dashboard.js @@ -6,7 +6,7 @@ export default function Dashboard() {