Skip to content

Commit

Permalink
Removed unnecessary tabindex
Browse files Browse the repository at this point in the history
  • Loading branch information
amyyeung17 committed May 16, 2024
1 parent 8d8a64d commit 9239690
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/SinglePropertyDetail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ const SinglePropertyDetail = ({
}}
>
<ThemeButton
tabIndex={0}
color="tertiary"
label="Share"
startContent={<Share />}
Expand Down

0 comments on commit 9239690

Please sign in to comment.