Closed riitasointi closed 3 months ago
PR fixes an issue in FileInput's onChange function. The issue manifested when using the component with controlled value.
onChange
Also fixes a minor font related problem in file item.
Also fixes some Tooltip related prop naming in Styleguidist .md files.
Styleguidist and a separate CRA project
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
onChange
behavior in controlled state