Skip to content

Commit

Permalink
change button description
Browse files Browse the repository at this point in the history
  • Loading branch information
SkalskiP committed Oct 13, 2022
1 parent 4261a28 commit adf62e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ const LoadLabelNamesPopup: React.FC<IProps> = ({ updateActivePopupTypeAction, up
acceptLabel={'Start project'}
onAccept={onAccept}
disableAcceptButton={labelsList.length === 0}
rejectLabel={'Create labels list'}
rejectLabel={'Back'}
onReject={onReject}
/>
);
Expand Down

0 comments on commit adf62e4

Please sign in to comment.