wework / ray

Resources for building interfaces with WeWork's design system
https://ray.wework.com
Apache License 2.0
55 stars 13 forks source link

Fixes the hint rendering #288

Open ricardo-quinones opened 3 years ago

ricardo-quinones commented 3 years ago

Changelog

The hint was rendering below the margin-bottom of the text field for the react componet.

Before

image

After

image