mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-07-13 21:15:35 +08:00
146 B
146 B
| title |
|---|
| Props |
What are the props?
Props (short for properties) are the data passed into the component. They are immutable (read-only).