React Performance Optimization: Lazy Loading

What happens if you try to use React.lazy() inside a component function instead of at the module level?
Next Question (12/30)