Renamed asyncBootsrap to bootstrap for v2 but still see warning
codeBelt opened this issue · 1 comments
codeBelt commented
Updated both my JavaScript and TypeScript example projects. Renamed asyncBootsrap to bootstrap and still get the warning:
"react-async-bootstrapper" deprecation notice: please rename your "asyncBootsrap" methods to "bootstrap"
JavaScript Changes
TypeScript Changes
ctrlplusb commented
Dropped a review on your PR 👍