fix click error

pull/5370/head
Joseph Izang 2 years ago committed by Aniket
parent ba159dd58f
commit b7529c0f95
  1. 1
      libs/remix-ui/workspace/src/lib/remix-ui-workspace.tsx

@ -308,6 +308,7 @@ export function Workspace () {
e.stopPropagation()
createWorkspace()
_paq.push(['trackEvent', 'fileExplorer', 'workspaceMenu', 'workspaceCreate'])
hideIconsMenu(!showIconsMenu)
}}
>
<span

Loading…
Cancel
Save