Skip to content

Commit

Permalink
update tooltip (#3262)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwlee64 authored Dec 16, 2024
1 parent 4b5bbce commit 207290d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const ChoicesViewCarousel = ({
variant="quiet"
icon="visible"
onClick={() => setIsDrawerOpen(true)}
tooltip="Switch to linear view">
tooltip="View all choices">
Review
</Button>
</div>
Expand Down

0 comments on commit 207290d

Please sign in to comment.