Skip to content

Commit

Permalink
removed fontSize unused property in comment shape
Browse files Browse the repository at this point in the history
  • Loading branch information
ishubin committed Dec 11, 2023
1 parent d7467ac commit 301dcca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui/components/editor/items/shapes/Comment.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ export default {
iconUrl: '/assets/images/items/comment.svg',
item: {
shapeProps: {
fontSize: 8,
cornerRadius: 5,
tailLength: 20,
tailWidth: 20,
Expand Down

0 comments on commit 301dcca

Please sign in to comment.