+
+ {t('subscription.tvQuickConnect.title')}
+
+
+ {t('subscription.tvQuickConnect.description')}
+
+
+
+
setCode(e.target.value.toUpperCase().replace(/[^A-Z0-9]/g, ''))}
+ placeholder="A1B2C"
+ autoComplete="one-time-code"
+ inputMode="text"
+ className={inputClass}
+ />
+
+
+