mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 23:50:02 +00:00
Remove everything left from Rebass
This commit is contained in:
@@ -9,7 +9,6 @@ import ColorField from './ColorField'
|
||||
import StringField from './StringField'
|
||||
|
||||
import input from '../../config/input.js'
|
||||
import theme from '../../config/rebass.js'
|
||||
|
||||
function labelFromFieldName(fieldName) {
|
||||
let label = fieldName.split('-').slice(1).join(' ')
|
||||
|
||||
Reference in New Issue
Block a user