Fixed clear editor button design issue

This commit is contained in:
Mustafa Buyukcelebi 2019-06-08 00:48:03 +03:00
parent 68cf666d0e
commit fc9982da14

View File

@ -183,6 +183,7 @@ export default class MarkdownEditorView extends Component {
iconStyle={styles.clearIcon}
iconType="FontAwesome"
name="trash"
backgroundColor={styles.clearButtonWrapper.backgroundColor}
/>
</View>
</View>