SyntaxFix
Write A Post
Hire A Developer
Questions
Props can change when a component's parent renders the component again with different properties. I think this is mostly an optimization so that no new component needs to be instantiated.