Arguments passed to the component are called props in react. They are read-only. Components must never modify the props passed to them.
Arguments passed to the component are called props in react. They are read-only. Components must never modify the props passed to them.