You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
It looks like you did not replace the title with a prop in the correct place in `src/List.jsx`
1
+
It looks like you did not replace the title with a prop in the correct place.
2
+
3
+
Ensure that:
4
+
- you're editing `src/List.jsx`
5
+
- you edit line 31
6
+
- your prop is within the `<p className="h2">` and `</p>` tag.
2
7
3
8
Try again!
4
9
5
-
If you would like assistance troubleshooting the issue you are encountering, create a post on the [GitHub Community]({{ communityBoard }}) board. You might also want to search for your issue to see if other people have resolved it in the past.
10
+
If you would like assistance troubleshooting the issue you are encountering, create a post on the [GitHub Community]({{ communityBoard }}) board. You might also want to search for your issue to see if other people have resolved it in the past.
0 commit comments