mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
## Addresses #15631 <img width="881" alt="Screenshot 2024-01-02 at 2 01 13 PM" src="https://github.com/fleetdm/fleet/assets/61553566/45145f10-cf32-4840-8b71-d8ec9d6fd04d"> - Fix undesired indentation by using clear naming of styles and files to avoid unintended style collisions - [x] Changes file added for user-visible changes in `changes/` See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
1 line
57 B
TypeScript
1 line
57 B
TypeScript
export { default } from "./ManageQueryAutomationsModal";
|