Skip to content

Commit

Permalink
dvpn nft ui fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rushikeshnimkar committed Aug 22, 2024
1 parent 7fb0809 commit 440b1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/dvpnnft.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ const BaliDVPNNFTPage = () => {
<div className="w-full max-w-xs my-10">
<img src="/bali-dvpn-nft.jpeg" alt="Erebrus DVPN" className="rounded-lg" />
</div>
{renderResponse()}
{renderPopup()}
</div>
</MobileView>
<BrowserView>
Expand Down

0 comments on commit 440b1b2

Please sign in to comment.