diff --git a/src/app/features/room/PollCreator.tsx b/src/app/features/room/PollCreator.tsx index 21a3ae46c..1e8c58341 100644 --- a/src/app/features/room/PollCreator.tsx +++ b/src/app/features/room/PollCreator.tsx @@ -247,7 +247,6 @@ export function PollCreator({ roomId, onClose }: PollCreatorProps) { ) } style={{ width: '4rem' }} - aria-label="Maximum selections per voter" /> of {options.length} options