mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-31 02:49:56 +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()
|
||||
.setBlock(isCode ? 'paragraph' : 'code')
|
||||
.apply()
|
||||
}
|
||||
}
|
||||
|
||||
render = () => {
|
||||
|
Reference in New Issue
Block a user