mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 07:30:00 +00:00
Lots of smaller fixes found in the console logs during testing.
This commit is contained in:
@@ -33,6 +33,7 @@ class StringInput extends React.Component {
|
||||
value: props.value
|
||||
};
|
||||
}
|
||||
return {};
|
||||
}
|
||||
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user