Skip to content

Commit

Permalink
Removing commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed May 30, 2024
1 parent b0288a7 commit e2141ed
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/components/src/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@ const AccountMenu = () => {
padding="2"
style={{ minWidth: 360 }}
>
{/* <PopoverPrimitive.Close asChild>
<IconButton icon={CloseIcon} size="xs" position="absolute" top="4" right="4" />
</PopoverPrimitive.Close> */}

<Card>
<Box alignItems="center" justifyContent="space-between">
<Text variant="normal" fontWeight="bold" color="text100">
Expand Down

0 comments on commit e2141ed

Please sign in to comment.