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
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -189,7 +189,7 @@ These are the props you can set on the `Step` component:
189
189
190
190
You will also probably want to set a `key` prop on each `Step` if you're transforming an array of data into a list of `Step` elements (see [Lists and Keys](https://reactjs.org/docs/lists-and-keys.html)).
191
191
192
-
## The contributors that made this possible
192
+
## The contributors who made this possible
193
193
194
194
*[jsonkao](https://github.com/jsonkao)
195
195
*[maerzhase](https://github.com/maerzhase)
@@ -206,6 +206,7 @@ You will also probably want to set a `key` prop on each `Step` if you're transfo
0 commit comments