From a9b0a294ee243eac97cef71b9efb308a0d134e19 Mon Sep 17 00:00:00 2001 From: ryestew Date: Wed, 22 Mar 2023 10:11:05 -0400 Subject: [PATCH] remove curley brace --- .../workspace/src/lib/components/workspace-hamburger-item.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/remix-ui/workspace/src/lib/components/workspace-hamburger-item.tsx b/libs/remix-ui/workspace/src/lib/components/workspace-hamburger-item.tsx index dc80908b9a..67164670b9 100644 --- a/libs/remix-ui/workspace/src/lib/components/workspace-hamburger-item.tsx +++ b/libs/remix-ui/workspace/src/lib/components/workspace-hamburger-item.tsx @@ -29,7 +29,7 @@ export function HamburgerMenuItem (props: HamburgerMenuItemProps) { key={uid + '-fe-ws'} onClick={() => { props.actionOnClick() - _paq.push(['trackEvent', 'fileExplorer', 'workspaceMenu', {uid}]) + _paq.push(['trackEvent', 'fileExplorer', 'workspaceMenu', uid]) }} >