Skip to content

Commit

Permalink
Merge branch 'feature/issue-1324' of https://github.com/ita-social-pr…
Browse files Browse the repository at this point in the history
…ojects/StreetCode_Client into feature/issue-1324
  • Loading branch information
mythter committed Aug 9, 2024
2 parents f4b3dc6 + 0676ea3 commit 84348d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ const TeamPositionsAdminModalComponent: React.FC<TeamPositionsAdminProps> = obse
maskClosable
centered
closeIcon={(
<Popover content="Внесені зміни не будуть збережені!" trigger="hover">
<Popover content="Зберіг? Тоді виходь!" trigger="hover">
<CancelBtn className="iconSize" onClick={handleCancel} />
</Popover>
)}
Expand Down

0 comments on commit 84348d1

Please sign in to comment.