Skip to content

Commit 5318d77

Browse files
committed
Add aria-label to copy page dropdown trigger
1 parent b02b195 commit 5318d77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/CopyPageDropdown.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ export function CopyPageDropdown({
311311
size="xs"
312312
rounded="none"
313313
className="border-0 px-1.5"
314+
aria-label="More Copy page options"
314315
>
315316
<ChevronDown className="w-3 h-3" />
316317
</Button>

0 commit comments

Comments
 (0)