reading through the tutorial, ``` <Dynamic component={options[selected()]} /> ``` seems to do the same thing as ``` {options[selected()]} ```