Skip to content

Commit

Permalink
refactor(eraserIcon): Change title tooltip to Clear column style
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Apr 5, 2023
1 parent 666d207 commit 8b07013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ColumnsBlock/ColumnsBlockEdit.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ class ColumnsBlockEdit extends React.Component {
<Icon
name={eraserSVG}
size="24px"
title="Delete column style"
title="Clear column style"
/>
</button>
</Segment>
Expand Down

0 comments on commit 8b07013

Please sign in to comment.