volleyball-dev-frontend/node_modules/react-google-recaptcha/MIGRATION.md
2025-06-02 16:42:16 +00:00

7 lines
250 B
Markdown

# Migrations
## Migrate from 1.0 to 2.0
- __options.removeOnUnmount__: *REMOVED* This was only useful for the lang changes. Lang is now changed through the `hl` prop.
- __options.lang__: *REMOVED* Instead pass it as the `hl` prop on the component.