-
-
-
-
-
-
{
- handleChange("totpVerificationUrl", value);
- }}
- value={inputs.totpVerificationUrl ?? ""}
- placeholder={
- placeholders["download"]["totpVerificationUrl"]
- }
- className="nopan text-xs"
- />
-
-
-
-
-
-
-
{
- handleChange("totpVerificationUrl", value);
- }}
- value={inputs.totpVerificationUrl ?? ""}
- placeholder={placeholders["login"]["totpVerificationUrl"]}
- className="nopan text-xs"
- />
-
-
-
-
-
-
-
{
- handleChange("totpVerificationUrl", value);
- }}
- value={inputs.totpVerificationUrl ?? ""}
- placeholder={
- placeholders["navigation"]["totpVerificationUrl"]
- }
- className="nopan text-xs"
- />
-
-
-
-
-
-
-
{
- handleChange("totpVerificationUrl", value);
- }}
- value={inputs.totpVerificationUrl ?? ""}
- placeholder={placeholders["task"]["totpVerificationUrl"]}
- className="nopan text-xs"
- />
-