Skip to content

Commit

Permalink
removed separator
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasgauvin committed May 25, 2024
1 parent 36097cb commit e296eb3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,9 @@ export function WorkspaceSelector({
</Button>
</div> */}
</div>
<div className="my-4">
{/* <div className="my-4">
<Separator.Root className="bg-zinc-200 data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full my-[15px]" />
</div>
</div> */}
{/* <div className="flex flex-row items-center justify-between">
<Button
onClick={handleDecideLater}
Expand Down

0 comments on commit e296eb3

Please sign in to comment.