+
💸
{t('billingEnableLabel')}
+
setBillingEnabled(e.target.checked)}
- style={{ width: 22, height: 22, margin: 0, alignSelf: 'center' }}
+ style={{ width: 22, height: 22, margin: 0, justifySelf: 'center' }}
/>
{billingEnabled ? (
@@ -252,17 +260,25 @@ export default function ProfilePage() {