masroorejaz / react-simple-captcha

A very simple and powerful captcha for ReactJS
40 stars 19 forks source link

LoadCanvasTemplate: Add a prop for the text #2

Closed tahini closed 3 years ago

tahini commented 3 years ago

Fixes #1

Add a 'reloadText' prop to LoadCanvasTemplate where consumer can pass a localized text to replace the "Reload Captcha" default text.

masroorejaz commented 3 years ago

I have just implemented this function in latest version 7.0.1.

Thank you for your suggestion.