mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
relates to #22373 This implements the UI for the install software setup experience in the UI. This includes: **updating the nav sidebar**  **creating a new install software card**  **select software modal for selecting which software to install** ** - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. - [x] Manual QA for all new/changed functionality
1 line
45 B
TypeScript
1 line
45 B
TypeScript
export { default } from "./InstallSoftware";
|