Skip to content

Commit

Permalink
changes in github workflow14
Browse files Browse the repository at this point in the history
  • Loading branch information
Isthisanmol committed Apr 11, 2024
1 parent 1253acc commit d8a45d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/ui/src/ZDropdown/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ const CustomContent = styled(DropdownMenu.Content, {
return (
<DropdownMenu.Root>
<DropdownMenu.Trigger>
{/* <></> */}
<RIconButton
backgroundColor="transparent"
icon={<MaterialIcons name="more-horiz" size={25} />}
Expand All @@ -63,7 +62,6 @@ const CustomContent = styled(DropdownMenu.Content, {
return (
<DropdownMenu.Root>
<DropdownMenu.Trigger>
{/* <></> */}
<RIconButton
backgroundColor="transparent"
icon={<MaterialIcons name="more-horiz" size={25} />}
Expand Down

0 comments on commit d8a45d6

Please sign in to comment.