tabler/tabler-react

Form.Help appears to be not working

Open

#474 aberto em 15 de jul. de 2019

Ver no GitHub
 (1 comment) (4 reactions) (0 assignees)CSS (538 forks)batch import
Version 2buggood first issue

Métricas do repositório

Stars
 (2.266 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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></>} />

Guia do colaborador