-
this.changeHeader(e, index, true)} style={{display: 'inline-block', width: 200, margin: 10}} />{' = '}
-
this.changeHeader(e, index)} style={{display: 'inline-block', width: 200, margin: 10}} />
+
+ this.changeHeader(e, index, true)} className="key" />{' = '}
+ this.changeHeader(e, index)} className="value" />
this.deleteHeader(index)} />
)
})
}
-
-
-
-