microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
17.75k stars 2.65k forks source link

Deprecated props do not have any indication they are deprecated in storybook #31245

Open khmakoto opened 2 weeks ago

khmakoto commented 2 weeks ago

Any prop that is deprecated appears as a regular prop in our storybook, which seems to indicate that they can and should still be used.