diff --git a/components/Navbar.js b/components/Navbar.js index 529b056..38d4cc3 100644 --- a/components/Navbar.js +++ b/components/Navbar.js @@ -824,7 +824,26 @@ const Navbar = ({ isHome }) => { > Docs - + {paseto && ( + <> + {copied && ( +

Paseto Copied!

+ )} + + +)} {account?.address && (