Merge conflict resolved'

This commit is contained in:
joyal007
2023-10-04 22:05:50 +05:30
parent 4dee291e32
commit b433275cb5
@@ -88,7 +88,6 @@ export default function MultipleChoiceSingleQuestion({
id={choice.id}
name={question.id}
value={choice.label}
tabIndex={-1}
className="h-4 w-4 border border-slate-300 focus:ring-0 focus:ring-offset-0"
aria-labelledby={`${choice.id}-label`}
onChange={() => {