Add missing CSS class (#13053)
This commit is contained in:
parent
d09de8bed9
commit
8ab31f624f
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue