hikaya-io / hakawati

A collection of UI components
GNU General Public License v3.0
2 stars 1 forks source link

fix(input): Remove unused label and add v1 story with controls #364

Closed ninetteadhikari closed 2 years ago

ninetteadhikari commented 2 years ago

What is the Purpose?

image

What was the approach?

Add prop arguments for controls

Are there any concerns to addressed further before or after merging this PR?

None

Mentions?

@amosnjoroge

Issue(s) affected?

Fix https://github.com/hikaya-io/hakawati/issues/333

amosnjoroge commented 2 years ago

@ninetteadhikari When I add a value to the input when the type is say text, textarea or date and then switch into a file input, the error below id thrown.

image