We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfd7bd6 commit c98b9f5Copy full SHA for c98b9f5
src/components/WhatsNewModal.vue
@@ -12,7 +12,8 @@
12
<div class="item-content">
13
<h3>NFTs are here!</h3>
14
<pre class="text-wrap">- View and manage your NFTs from your wallet</pre>
15
- <pre class="text-wrap">- Supported chains: ETH, Polygon, and Arbitrum</pre>
+ <pre class="text-wrap">Supported chains:</pre>
16
+ <pre class="text-wrap">-ETH, Polygon, and Arbitrum</pre>
17
</div>
18
19
0 commit comments