render(
        <SingleChoiceInput
            value="hello"
            options={[
                { text: "hello", value: "hello" },