mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-03 14:01:27 -05:00
146 B
146 B
title
| title |
|---|
| Props |
What are the props?
Props (short for properties) are the data passed into the component. They are immutable (read-only).