fix tag mismatch

pull/3037/head
Joseph Izang 2 years ago
parent 4738b935d8
commit de32063aea
  1. 2
      libs/remix-ui/workspace/src/lib/remix-ui-workspace.tsx

@ -526,7 +526,7 @@ export function Workspace () {
</label>
</span>
{currentWorkspace !== LOCALHOST ? (<span className="remixui_menu remixui_topmenu d-flex justify-content-between align-items-end w-75">
<OverlayTrigger
<CustomTooltip
placement="top-end"
tooltipId="createWorkspaceTooltip"
tooltipClasses="text-nowrap"

Loading…
Cancel
Save