tabler/tabler-react

Form.Help appears to be not working

Open

#474 opened on Jul 15, 2019

View on GitHub
 (1 comment) (4 reactions) (0 assignees)CSS (2,266 stars) (538 forks)batch import
Version 2buggood first issue

Description

Nothing happens at the moment when clicking the form help: https://tabler-react.com/form-elements (It's next to the zip code box).

<Form.Help message={<><p>ZIP Code must be US or CDN format. You can use an extended ZIP+4 code to determine address more accurately.</p><p class="mb-0"><a href="#">USP ZIP codes lookup tools</a></p></>} />

Contributor guide