Sign in
appsheet-third-party
/
react-google-recaptcha
/
74270e0368c5e40dc8bbbcbd0dab775161d75a73
/
.
/
MIGRATION.md
blob: 6a017f1eca938eb0e42039ef9584858b4b71f060 [
file
] [
log
] [
blame
] [
view
]
# 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
.