ctrlplusb/react-async-bootstrapper

Renamed asyncBootsrap to bootstrap for v2 but still see warning

codeBelt opened this issue · 1 comments

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

Dropped a review on your PR 👍