Skip to content

Commit

Permalink
Merged master, resolved conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
bvaughn committed Jul 20, 2017
2 parents c36da4b + ec0bd80 commit 4f6f3d1
Show file tree
Hide file tree
Showing 14 changed files with 699 additions and 481 deletions.
2 changes: 0 additions & 2 deletions .flowconfig
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[ignore]
.*/node_modules/.*
.*/ArrowKeyStepper/.*
.*/AutoSizer/.*
.*/Collection/.*
.*/ColumnSizer/.*
.*/Grid/.*
.*/InfiniteLoader/.*
.*/List/.*
.*/Masonry/.*
Expand Down
1 change: 0 additions & 1 deletion source/Grid/Grid.example.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/** @flow */
import Immutable from "immutable";
import PropTypes from "prop-types";
import React, { PureComponent } from "react";
Expand Down
Loading

0 comments on commit 4f6f3d1

Please sign in to comment.