mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-28 04:01:36 -04:00
* feat(client): allow full width to carry key props * fix: setting can't render the element error * Remove the key prop from FullWidthRow Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * remove key form fullwidth * Remove undefined type from children Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> * add key to renderProfile Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>