Skip to content

Commit

Permalink
Added download function in list (#847)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidQuartz authored Feb 23, 2022
1 parent 103494f commit dc155e3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ const ResourceCard = forwardRef(({
options={options}
readOnly={readOnly}
onAction={onAction}
onDownload={onDownload}
/>
)}
</div>
Expand Down

0 comments on commit dc155e3

Please sign in to comment.