Closed kayhide closed 4 years ago
This PR fixes an indentation problem of an open curly bracket of a record.
[ R.div { className: "flex" -- <- This should be possibly indented as a normal expression , ... } ]
Sorry I forgot about this, Thanks!
This PR fixes an indentation problem of an open curly bracket of a record.