Removed usused variable
Этот коммит содержится в:
@@ -28,7 +28,6 @@ function getStateFromStores() {
|
|||||||
|
|
||||||
module.exports = React.createClass({
|
module.exports = React.createClass({
|
||||||
displayName: "PostList",
|
displayName: "PostList",
|
||||||
oldZoom: 0,
|
|
||||||
holdPosition: true, // The default state is to hold your scroll position
|
holdPosition: true, // The default state is to hold your scroll position
|
||||||
// This behavior should NOT be taken advantage of, always set this to the desired state
|
// This behavior should NOT be taken advantage of, always set this to the desired state
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user