tremorlabs / tremor

React components to build charts and dashboards
https://npm.tremor.so
Apache License 2.0
16.13k stars 463 forks source link

[Bug]: Minor error in documentation of NumberInput #760

Closed eehnsio closed 11 months ago

eehnsio commented 11 months ago

Tremor Version

Latest

Link to minimal reproduction

https://www.tremor.so/docs/components/number-input

Steps to reproduce

errorMessage is described incorrectly in the description

image

image

What is expected?

As per description the error message is supposed to be shown as a hover on the icon

What is actually happening?

The text is shown under the NumberInput

What browsers are you seeing the problem on?

No response

Any additional comments?

No response

severinlandolt commented 11 months ago

Thanks!