pluralsight-designing-react-components-course-code icon indicating copy to clipboard operation
pluralsight-designing-react-components-course-code copied to clipboard

Missing camel case on a `className`

Open ftovaro opened this issue 4 years ago • 0 comments

Hello Peter

There is a missing camel case for a className in this line, I can do a PR solving the problem if you want.

Great course so far by the way 😄

https://github.com/pkellner/pluralsight-designing-react-components-course-code/blob/414ede0e5d284fdb696e44ac532d0ff17561be86/03-managing-state-among-components/clip-020-adding-header-and-toolbar-to-speakerslist/src/components/SpeakersToolbar.js#L16

ftovaro avatar Nov 26 '21 19:11 ftovaro