import { createRef } from 'react'; import { render, screen } from '../../test-utils'; import Option from '.'; describe('Option', () => { it('renders the title', () => { render(