Closed metonym closed 1 year ago
Fixes #1839
SelectItem is missing type definitions for the class and style props. Even though this defines props on the component, this is not a breaking change as the behavior has always been supported.
SelectItem
class
style
Released in v0.81.3
Fixes #1839
SelectItem
is missing type definitions for theclass
andstyle
props. Even though this defines props on the component, this is not a breaking change as the behavior has always been supported.