Skip to content

Commit

Permalink
export via setup
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAndBear committed Jul 2, 2024
1 parent 3d4f7db commit 88c74f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/web-pkg/src/components/FilesList/ResourceTile.vue
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,10 @@ export default defineComponent({
showStatusIcon,
tooltipLabelIcon,
resourceDescription,
shouldDisplayThumbnails
shouldDisplayThumbnails,
isProjectSpaceResource
}
},
methods: { isProjectSpaceResource }
}
})
</script>

Expand Down

0 comments on commit 88c74f1

Please sign in to comment.