Skip to content

Commit bc47aac

Browse files
aranajhonnytimneutkens
authored andcommitted
Fixed some problems with standard (vercel#1331)
1 parent 631289f commit bc47aac

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

examples/with-mobx/components/Page.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import Clock from './Clock'
55

66
@inject('store') @observer
77
class Page extends React.Component {
8-
98
componentDidMount () {
109
this.props.store.start()
1110
}

lib/app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ export default class App extends Component {
2525
{ErrorDebug && err ? <ErrorDebug error={err} /> : null}
2626
</div>
2727
}
28-
2928
}
3029

3130
class Container extends Component {

server/build/plugins/watch-pages-plugin.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ export default class WatchPagesPlugin {
2525
})
2626
}
2727
}
28-

test/integration/basic/pages/nav/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ const linkStyle = {
88
}
99

1010
export default class extends Component {
11-
1211
increase () {
1312
counter++
1413
this.forceUpdate()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy