diff --git a/webapp/src/components/CommunityDatasets.vue b/webapp/src/components/CommunityDatasets.vue index df26e8c..6e701e9 100644 --- a/webapp/src/components/CommunityDatasets.vue +++ b/webapp/src/components/CommunityDatasets.vue @@ -5,10 +5,14 @@ hide-default-footer :sort-by="[ { key: 'state', order: 'asc' } ]" > + @@ -17,11 +21,45 @@