it('should not add !important to the className property', () => {
    const style = {
      className: 'foo',
    }