Files
zulip/starlight_help
Shubham Padia f20dc8f6cf starlight_help: Do not use type assertions in astro components.
Partially fixes #35435.

For KeyboardTip.astro and ZulipTip.astro, we were using type assertions
and thus needed to suppress eslint warnings that were being thrown.
2025-08-27 14:30:44 -07:00
..