mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-13 06:04:13 -04:00
Properties should be having the same name for the example to work.
Either line 37 and line 45 are {props.text} and text="Welcome" OR {props.title} and title="Welcome"