aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionBaseView.tsx
diff options
context:
space:
mode:
authorMonika <monika_hedman@brown.edu>2019-06-26 14:55:55 -0400
committerMonika <monika_hedman@brown.edu>2019-06-26 14:55:55 -0400
commit0df1e6093ee5cc2b9b7510b8f4ea5325fd47ffe8 (patch)
tree4e2f8773abdf219481392b6aef4de1d7f68a6569 /src/client/views/collections/CollectionBaseView.tsx
parent5c17508a78d52fef355f2a71b12d59b027535a0d (diff)
parentdeb85766ac5648cc8e3ab4bf9d182ac5bbbbe144 (diff)
pulled
Diffstat (limited to 'src/client/views/collections/CollectionBaseView.tsx')
-rw-r--r--src/client/views/collections/CollectionBaseView.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/collections/CollectionBaseView.tsx b/src/client/views/collections/CollectionBaseView.tsx
index 1e42593d1..ae77ef42d 100644
--- a/src/client/views/collections/CollectionBaseView.tsx
+++ b/src/client/views/collections/CollectionBaseView.tsx
@@ -187,4 +187,4 @@ export class CollectionBaseView extends React.Component<CollectionViewProps> {
);
}
-} \ No newline at end of file
+}