fleet/frontend/components/Modal
RachelElysia c9e66b221e
Frontend: Lint warning cleanup part 1 (#43411)
## Issue
- First batch of @iansltx 's work of cleaning up lint warnings #43387 

## Description
- Quick PR review and grabbed as many confirmed low-risk quick wins as I
could `git checkout lint-cleanup <file/path/1> <file/path/2>`

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

## Release Notes

This release contains internal code improvements with one minor UI
tweak:

* **Style**
* Dropdown menu background color adjusted for clearer contrast in action
lists
* **Refactor**
* Improved type safety across the codebase with stricter TypeScript
annotations
  * Removed unused imports and constants to reduce code clutter
* Enhanced React hook dependency arrays for more consistent component
behavior
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Rachel Perkins <rachel@Rachels-MacBook-Pro.local>
Co-authored-by: Ian Littman <iansltx@gmail.com>
2026-04-10 19:49:52 -05:00
..
_styles.scss Apply global dark mode styling to UI (#43033) 2026-04-10 09:30:04 -05:00
index.ts Added components to Storybook library (#2768) 2021-11-06 23:41:09 -07:00
Modal.stories.tsx update storybook to 8.4.7 (#25451) 2025-01-20 16:17:33 +00:00
Modal.tests.tsx 33509 feature branch (#38038) 2026-01-08 16:37:46 -05:00
Modal.tsx Frontend: Lint warning cleanup part 1 (#43411) 2026-04-10 19:49:52 -05:00