React Default Prop Values
React Default Props values ensure that the prop will have a value if it was not specified by the parent component.
Categories :
JavaScript
React
React Default Props values ensure that the prop will have a value if it was not specified by the parent component.