fix click error

pull/3023/head
Joseph Izang 2 years ago committed by Aniket
parent b1d7855d77
commit 38339033b8
  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