Skip to content

Commit

Permalink
chore(Upload): minor styling fix to upload link (#4377)
Browse files Browse the repository at this point in the history
  • Loading branch information
langz authored Dec 9, 2024
1 parent dc1bf01 commit eba491b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ const UploadFileListCell = ({
) : (
<div className="dnb-upload__file-cell__text-container">
<UploadFileLink
left="small"
text={file.name}
href={imageUrl}
download={download}
Expand Down

0 comments on commit eba491b

Please sign in to comment.