react-boilerplate / react-boilerplate-cra-template

:fire: Setup Create React App with React Boilerplate. Highly scalable & Best DX & Performance Focused & Best practices.
https://react-boilerplate.github.io/react-boilerplate-cra-template/
MIT License
1.87k stars 393 forks source link

docs: 📚️added missing selector function in async components #133

Closed lourensdev closed 3 years ago

lourensdev commented 3 years ago

Following the documentation with a fresh install, the example with a custom loader does not work. A build error occurs indicating the selector function is missing. This fixes it.

Before opening a pull request, please ensure:

lourensdev commented 3 years ago

@all-contributors please add @lourensdev for documentation

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1022451278


Totals Coverage Status
Change from base Build 879499260: 0.0%
Covered Lines: 249
Relevant Lines: 249

💛 - Coveralls