Updating page count.

This commit is contained in:
David Jay
2016-12-16 17:20:31 -05:00
parent 0d2d6b52a5
commit c34bf5036e
@@ -13,7 +13,7 @@ import {
} from 'react-mdl';
import Pager from 'coral-ui/components/Pager';
const limit = 10;
const limit = 25;
class Streams extends Component {