mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-15 20:55:24 +01:00
remove extra style prop from editor example
This commit is contained in:
parent
560b28ce32
commit
5e9f19db92
@ -307,7 +307,6 @@ class RichText extends React.Component {
|
||||
renderMark={this.renderMark}
|
||||
onChange={this.onChange}
|
||||
onKeyDown={this.onKeyDown}
|
||||
style={{}}
|
||||
/>
|
||||
</div>
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user