Skip to content

Commit

Permalink
Make share input readOnly
Browse files Browse the repository at this point in the history
  • Loading branch information
devcshort committed Oct 4, 2023
1 parent 28f0adc commit f40f3af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/client/components/organisms/modals/Share.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ export function ShareModal(props: Props) {
icon={<IconLink />}
value={shortUrl}
rightSectionWidth={75}
readOnly
rightSection={
<Button
compact
Expand Down

0 comments on commit f40f3af

Please sign in to comment.