Skip to content

Commit

Permalink
rm comment
Browse files Browse the repository at this point in the history
  • Loading branch information
foxriver76 committed Jan 18, 2024
1 parent 3f7a16a commit cd989f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/src/Vis/visBaseWidget.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1749,7 +1749,6 @@ class VisBaseWidget extends React.Component<VisBaseWidgetProps, VisBaseWidgetSta

if (this.props.tpl?.toLowerCase().includes('image')) {
classNames.push('vis-editmode-helper');
// style.opacity = 0.3;
}
}

Expand Down

0 comments on commit cd989f5

Please sign in to comment.