I\'m trying to implement Route-based code splitting as mentioned in the React documentation.
Here\'s my app before adding lazy implementation. This works fine: