mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-10 01:01:16 -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"