Skip to content

Commit

Permalink
Merge pull request #99 from NetSepio/rushikesh-subscription
Browse files Browse the repository at this point in the history
dvpn nft ui fix
  • Loading branch information
Rushikeshnimkar authored Aug 22, 2024
2 parents f4510a3 + 440b1b2 commit 1d1dc25
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 1d1dc25

Please sign in to comment.