LibreChat/client/src/a11y/index.ts
Danny Avila 6655304753
🎙️ a11y: Screen Reader Support for Dynamic Content Updates (#3625)
* WIP: first pass, hooks

* wip: isStream arg

* feat: first pass, dynamic content updates, screen reader announcements

* chore: unrelated, styling redundancy
2024-08-13 03:04:27 -04:00

1 line
60 B
TypeScript

export { default as LiveAnnouncer } from './LiveAnnouncer';