[update] reduce collection search to fit on screen

This commit is contained in:
Daniel
2019-05-13 18:09:54 -04:00
parent cf4b021f6a
commit bf071fbfac
5 changed files with 48 additions and 42 deletions

File diff suppressed because one or more lines are too long

View File

@@ -19,7 +19,7 @@ object-assign
@license MIT
*/
/** @license React v16.7.0
/** @license React v16.8.6
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
@@ -28,7 +28,7 @@ object-assign
* LICENSE file in the root directory of this source tree.
*/
/** @license React v16.7.0
/** @license React v16.8.6
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
@@ -37,7 +37,7 @@ object-assign
* LICENSE file in the root directory of this source tree.
*/
/** @license React v0.12.0
/** @license React v0.13.6
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.

File diff suppressed because one or more lines are too long