This repository was archived by the owner on Mar 6, 2025. It is now read-only.
v1.2.0
Added
- the ability to add a border to the svg icons
Changes
- the input field components have been refactored to create a separate component per input type. These separate components can now be used directly, which makes it clearer in the code what components are being used. But they will now come with all the wrapper functionality that came with the InputField component. InputField is also still available for backward compatibility.