mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-03 12:12:39 +02:00
docs: Delete dangling } (#642)
This commit is contained in:
committed by
Ian Storm Taylor
parent
1d8c814a62
commit
fa4f9dff6c
@@ -36,7 +36,6 @@ class App extends React.Component {
|
|||||||
.transform()
|
.transform()
|
||||||
.setBlock(isCode ? 'paragraph' : 'code')
|
.setBlock(isCode ? 'paragraph' : 'code')
|
||||||
.apply()
|
.apply()
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
render = () => {
|
render = () => {
|
||||||
|
Reference in New Issue
Block a user