Skip to content

Commit 7084d75

Browse files
committed
docs(Pagination): add Status to anatomy
Missing from the anatomy section - it's the visually-hidden live region for screen reader announcements.
1 parent eb65131 commit 7084d75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/docs/src/pages/components/semantic/pagination.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ The Pagination component provides a compound component pattern for building page
4343
4444
<template>
4545
<Pagination.Root>
46+
<Pagination.Status />
47+
4648
<Pagination.First />
4749
4850
<Pagination.Prev />

0 commit comments

Comments
 (0)