Skip to content

Commit

Permalink
Linted code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff McMillen authored and Jeff McMillen committed Dec 18, 2024
1 parent c3962b8 commit 381aaee
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,7 @@ const DataFilesBreadcrumbs = ({
)}
</div>
{systemName && api === 'tapis' && (
<Button
type="link"
onClick={openFullPathModal}
>
<Button type="link" onClick={openFullPathModal}>
View Full Path
</Button>
)}
Expand Down

0 comments on commit 381aaee

Please sign in to comment.