From 83825fa907d1c0f0738d232ef73b0c70b9970d8c Mon Sep 17 00:00:00 2001 From: 4rjunc Date: Sun, 27 Oct 2024 18:56:29 +0530 Subject: [PATCH] changed shield -> verify --- src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 98af698..0e781a6 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,5 +1,5 @@ import ReclaimDemo from "./components/Reclaim"; -import { Shield } from "lucide-react"; +import { RiVerifiedBadgeFill } from "react-icons/ri"; function App() { return ( @@ -8,7 +8,7 @@ function App() { {/* Header */}
- +

HandleCheck