mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 05:20:01 +00:00
Move style code to CSS
This commit is contained in:
@@ -51,6 +51,7 @@ class CheckboxInput extends React.Component {
|
||||
|
||||
return <label style={styles.root}>
|
||||
<input
|
||||
className="maputnik-checkbox"
|
||||
type="checkbox"
|
||||
style={{
|
||||
...styles.input,
|
||||
|
||||
Reference in New Issue
Block a user