aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionBaseView.tsx
diff options
context:
space:
mode:
authorSam Wilkins <35748010+samwilkins333@users.noreply.github.com>2019-06-26 12:51:18 -0400
committerGitHub <noreply@github.com>2019-06-26 12:51:18 -0400
commitdeb85766ac5648cc8e3ab4bf9d182ac5bbbbe144 (patch)
tree2d89512eab9c7ba4a976229a87e33675616ebe57 /src/client/views/collections/CollectionBaseView.tsx
parent219cabb3fe42ab199550efc3423b7aaed4e1ee93 (diff)
parent5e477755b392128ab8b39c082f16dd67708be0d2 (diff)
Merge pull request #170 from browngraphicslab/presentation-selection-mohammad
Presentation selection mohammad
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
+}