Fix undefined tooltip text (#780)
This commit is contained in:
@@ -10,7 +10,7 @@ export const Module = ({
|
||||
textIcon,
|
||||
useTextIcon = bind(Variable(false)),
|
||||
label,
|
||||
tooltipText,
|
||||
tooltipText = '',
|
||||
boxClass,
|
||||
isVis,
|
||||
props = {},
|
||||
|
||||
Reference in New Issue
Block a user