Add missing CSS class (#13053)

This commit is contained in:
Jacob Herrington 2021-03-19 08:55:25 -05:00 committed by GitHub
parent d09de8bed9
commit 8ab31f624f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@ export const Options = ({
<select
value=""
name="series"
className="crayons-select"
onInput={onConfigChange}
required
aria-label="Select one of the existing series"