Skip to content

Commit

Permalink
Merge branch 'bugfix/fix-wrong-icon-name' into q/124.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bert-e committed Nov 25, 2022
2 parents 56fb028 + 52a76c5 commit 5442498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/containers/VolumePageContent.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ const VolumePageContent = (props) => {
<EmptyState
label={'Volume'}
link="/volumes/createVolume"
icon="Node-ptf"
icon="Node-pdf"
history={history}
/>
) : (
Expand Down

0 comments on commit 5442498

Please sign in to comment.