Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔈fix: Accessible name on 'Prev' button in Prompts UI (#5369)
Fixes #5310 Add `aria-label="previous"` attribute to the 'Prev' button in the Prompts Panel. * Modify `client/src/components/Chat/Prompts.tsx` to include `aria-label="previous"` attribute for the button.
- Loading branch information