mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-07 22:00:56 -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"