We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9643b8d commit e4c1099Copy full SHA for e4c1099
packages/scaffold/src/views/w3m-update-email-wallet-view/index.tsx
@@ -79,7 +79,7 @@ export function UpdateEmailWalletView() {
79
margin={['0', 'xs', '0', 'xs']}
80
>
81
<Button onPress={RouterController.goBack} variant="shade" style={styles.cancelButton}>
82
- <Text variant="paragraph-600" color="inverse-100">
+ <Text variant="paragraph-600" color="fg-100">
83
Cancel
84
</Text>
85
</Button>
0 commit comments