Decathlon / vitamin-web

Decathlon Design System UI components for web applications
https://decathlon.github.io/vitamin-web
Apache License 2.0
282 stars 76 forks source link

fix(@vtmn/react): support style prop for `VtmnDropdown` component #1414

Closed lauthieb closed 1 year ago

lauthieb commented 1 year ago

Changes description

Closes #1400 (thanks @jdeca-decat for reporting this)

Context

For your information and to avoid breaking changes for people that already uses VtmnDropdown, I didn't spread all the props object. I preferred to only pass through the style prop.

Checklist

Does this introduce a breaking change?

Other information