-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary key props to react elements
These were added in 328c7f1 as part of a debugging effort to get to the bottom of why react was raising an error about missing key props. The root cause actually turned out to be missing key props on the element surrounding the contact info (see 328c7f1 for the fix), but these are leftover from then.
- Loading branch information
Robert Main
committed
Jul 20, 2021
1 parent
121ad8a
commit 9ad9d3e
Showing
1 changed file
with
16 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters