fix: no need to pointerEvents: none if svg have no name

fix: modified unrelated file
This commit is contained in:
Mauricio Navarro Miranda 2020-08-21 01:14:45 -05:00 committed by Josh Harvey
parent eb9acc32f2
commit a32aca40b2
7 changed files with 5 additions and 22 deletions

View file

@ -6,9 +6,6 @@ const { p, label1 } = typographyStyles
const WIDTH = 152
export default {
preventDefaultTooltip: {
pointerEvents: 'none'
},
selectedItem: {
width: WIDTH - 41,
display: 'block',