diff options
| author | Tyler Schicke <tyler_schicke@brown.edu> | 2019-02-03 22:35:33 -0500 |
|---|---|---|
| committer | Tyler Schicke <tyler_schicke@brown.edu> | 2019-02-03 22:35:33 -0500 |
| commit | e6871754b90e2179a140c6f0c365b95be80e245b (patch) | |
| tree | b84d122909540036df201a93e7ec375e9f81d7e8 /package.json | |
| parent | 0748b6c92a0a8239596330bc0ba2054ee114a943 (diff) | |
Added preview box in schema view, added ScrollBox control,
added resizable grid layout, cleaned up some styling for collection
freeform view
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 9b4df3c24..84e6f3151 100644 --- a/package.json +++ b/package.json @@ -61,6 +61,7 @@ "react-image-lightbox": "^5.1.0", "react-jsx-parser": "^1.13.0", "react-mosaic": "0.0.20", + "react-split-pane": "^0.1.85", "react-table": "^6.9.0", "url-loader": "^1.1.2", "uuid": "^3.3.2" |
