mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Removed an unnecessary new-line
This commit is contained in:
@@ -172,7 +172,6 @@ If you are using a Babel transform like [transform-class-properties](https://bab
|
||||
|
||||
```javascript
|
||||
class Greeting extends React.Component {
|
||||
|
||||
static defaultProps = {
|
||||
name: 'stranger'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user