README.md
17 lines
| 1 | GiveHelpLink |
| 2 | ======= |
| 3 | |
| 4 | GiveHelpLink is used to generate a text & help link to a page on the website. |
| 5 | |
| 6 |  |
| 7 | |
| 8 | ## Usage |
| 9 | |
| 10 | Render a text & link to help. |
| 11 | ```jsx |
| 12 | <GiveHelpLink /> |
| 13 | ``` |
| 14 | |
| 15 | ## Props |
| 16 | |
| 17 | No props. |