We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b7d701 commit 05c3966Copy full SHA for 05c3966
1 file changed
ui/snippets/navigation/TestnetBadge.tsx
@@ -71,7 +71,7 @@ const TestnetBadge = ({ className, ml }: Props) => {
71
_dark={{ color: 'red.400' }}
72
fontFamily="system-ui, -apple-system, sans-serif"
73
>
74
- Testnet
+ Testnet V2
75
</Text>
76
</Box>
77
0 commit comments