change(ui) - show events
This commit is contained in:
parent
3b54ddb642
commit
ebf34648fc
1 changed files with 1 additions and 1 deletions
|
|
@ -396,7 +396,7 @@ export default class Controls extends React.Component {
|
|||
containerClassName="mx-2"
|
||||
/>
|
||||
)}
|
||||
{!live && showStack && (
|
||||
{!live && (
|
||||
<ControlButton
|
||||
disabled={disabled && !inspectorMode}
|
||||
onClick={() => toggleBottomTools(STACKEVENTS)}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue