Removed redundant not used css
This commit is contained in:
@@ -27,7 +27,7 @@ class ToolAreaButton extends React.Component
|
||||
className={classnames('button toolarea-button', {
|
||||
on : toolAreaOpen
|
||||
})}
|
||||
data-tip='Open tool box'
|
||||
data-tip='Open tools'
|
||||
data-type='dark'
|
||||
onClick={() => toggleToolArea()}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user