const Button = ({theme, children}) => ( ); // highlight-range{1,3} export default React.forwardRef((props, ref) => ( {theme =>