diff options
author | Monika <monika_hedman@brown.edu> | 2019-06-26 14:55:55 -0400 |
---|---|---|
committer | Monika <monika_hedman@brown.edu> | 2019-06-26 14:55:55 -0400 |
commit | 0df1e6093ee5cc2b9b7510b8f4ea5325fd47ffe8 (patch) | |
tree | 4e2f8773abdf219481392b6aef4de1d7f68a6569 /src/client/views/collections/CollectionBaseView.tsx | |
parent | 5c17508a78d52fef355f2a71b12d59b027535a0d (diff) | |
parent | deb85766ac5648cc8e3ab4bf9d182ac5bbbbe144 (diff) |
pulled
Diffstat (limited to 'src/client/views/collections/CollectionBaseView.tsx')
-rw-r--r-- | src/client/views/collections/CollectionBaseView.tsx | 2 |
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 +} |