Skip to content

Commit

Permalink
Merge branch 'feat/add-share-url-button' into alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
mguellsegarra committed Jan 13, 2025
2 parents fae019d + e52b4b5 commit c6faa0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/actionbar/ShareUrlButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ export function ShareUrlButton({
type="text"
style={{
marginRight: 8,
minWidth: 300,
}}
icon={
isCopied ? (
Expand Down

0 comments on commit c6faa0f

Please sign in to comment.