Files
react.dev/content
BrainBoxBrown 59be66f3a8 Changed unicode hyphen to normal hyphen (#1927)
When copy and pasting `npm install jest-cli —save-dev` you get this error
`Invalid tag name "—save-dev": Tags may not have any characters that encodeURIComponent encodes`

I replaced the unicode characters '—' with ascii hypens '-'
2019-04-24 08:57:49 +03:00
..
2019-03-01 17:27:47 -08:00
2017-10-04 14:48:45 -07:00
2017-10-04 14:48:45 -07:00
2019-02-06 10:29:19 +00:00