Skip to content

Commit

Permalink
Sync on mac
Browse files Browse the repository at this point in the history
	modified:   src/components/ui/Titlebar.tsx
  • Loading branch information
mumamomumo committed Jan 26, 2025
1 parent 30a259f commit d9b3e1a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/ui/Titlebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,10 @@ function Titlebar() {
/>
</div>
)}
<<<<<<< HEAD
<div
className="titlebar-buttons flex h-[100%] flex-1 justify-end"
data-tauri-drag-region
>
=======
<div className="titlebar-buttons flex h-[100%] flex-1 justify-end">
>>>>>>> refs/remotes/origin/main
<button
className="titlebar-button minimize exclude"
onClick={handleMinimize}
Expand Down

0 comments on commit d9b3e1a

Please sign in to comment.