Closed ocarlott closed 4 years ago
Fixed inconsistent prop name for opting in animated list
Please confirm you have linted your code and fixed any issues:
yarn run fix
Please provide information on what your PR achieves and any issues that it addresses:
Prop name useAnimateList in type declaration file is inconsistent with what being used in source code (useAnimatedList)
Fixed inconsistent prop name for opting in animated list
Please confirm you have linted your code and fixed any issues:
yarn run fix
on my PR and fixed any formatting issuesPlease provide information on what your PR achieves and any issues that it addresses:
Prop name useAnimateList in type declaration file is inconsistent with what being used in source code (useAnimatedList)