agent: Add button to scroll to top of the thread (#33130)

Release Notes:

- agent: Added a button to scroll to top of the thread.
This commit is contained in:
Danilo Leal 2025-06-20 20:28:07 -03:00 committed by GitHub
parent db8acfa9ff
commit b9838efaaa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 25 additions and 5 deletions

View file

@ -28,6 +28,7 @@ pub enum IconName {
ArrowRight,
ArrowRightLeft,
ArrowUp,
ArrowUpAlt,
ArrowUpFromLine,
ArrowUpRight,
ArrowUpRightAlt,