Use the dropdown on the reader menu

This commit is contained in:
Jackson Harper
2023-02-27 15:29:43 +08:00
parent 3325bddd90
commit 8794bb18cb
2 changed files with 12 additions and 4 deletions

View File

@ -106,7 +106,9 @@ function ControlButtonBox(): JSX.Element {
<TextAa size={25} color="#6A6968" />
</TooltipWrapped>
</Button>
<DotsThreeOutline size={25} color="#6A6968" />
<PrimaryDropdown>
<DotsThreeOutline size={25} color="#6A6968" />
</PrimaryDropdown>
</HStack>
<HStack