1
0
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:
Kyle Kelley
2017-03-02 17:18:16 -08:00
committed by Ian Storm Taylor
parent 1d8c814a62
commit fa4f9dff6c

View File

@@ -36,7 +36,6 @@ class App extends React.Component {
.transform()
.setBlock(isCode ? 'paragraph' : 'code')
.apply()
}
}
render = () => {