return [
        <li key={`create_shape_${id}`}>
          <button
            type='button'
            onClick={onCreateShape}