vrk-kpa / suomifi-ui-components

Suomi.fi-styleguide in React components
Other
30 stars 15 forks source link

[Fix] FileInput onChange #867

Closed riitasointi closed 3 months ago

riitasointi commented 3 months ago

Description

PR fixes an issue in FileInput's onChange function. The issue manifested when using the component with controlled value.

Also fixes a minor font related problem in file item.

Also fixes some Tooltip related prop naming in Styleguidist .md files.

How Has This Been Tested?

Styleguidist and a separate CRA project

Release notes

FileInput