diff options
author | eeng5 <eleanor_eng@brown.edu> | 2019-10-06 15:35:51 -0400 |
---|---|---|
committer | eeng5 <eleanor_eng@brown.edu> | 2019-10-06 15:35:51 -0400 |
commit | 4d6bcd43e015a760f73508150ffef190cd6d72cf (patch) | |
tree | e608c1567b9375bce1e97192d225404a0d164166 /src | |
parent | 9c980548765016911c0f7624ac15c9692243dfb5 (diff) |
potato
Diffstat (limited to 'src')
-rw-r--r-- | src/client/views/collections/CollectionStackingViewFieldColumn.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/collections/CollectionStackingViewFieldColumn.tsx b/src/client/views/collections/CollectionStackingViewFieldColumn.tsx index dccc9462a..445a2a391 100644 --- a/src/client/views/collections/CollectionStackingViewFieldColumn.tsx +++ b/src/client/views/collections/CollectionStackingViewFieldColumn.tsx @@ -20,7 +20,6 @@ import { anchorPoints, Flyout } from "../DocumentDecorations"; import { EditableView } from "../EditableView"; import { CollectionStackingView } from "./CollectionStackingView"; import "./CollectionStackingView.scss"; -import Measure from "react-measure"; library.add(faPalette); |