mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-06 05:40:02 -06:00
updated
This commit is contained in:
@@ -120,6 +120,7 @@ export default function MultipleChoiceSingleQuestion({
|
||||
<input
|
||||
type="radio"
|
||||
id={otherOption.id}
|
||||
tabIndex={questionChoices.length + 1}
|
||||
name={question.id}
|
||||
value={otherOption.label}
|
||||
className="h-4 w-4 border border-slate-300 focus:ring-0 focus:ring-offset-0"
|
||||
|
||||
Reference in New Issue
Block a user