fleet/frontend/components/MDM/AndroidEnterpriseDeletedMessage/index.ts
Gabriel Hernandez 20eb780ffd
add anroid enterprise deleted banner (#26685)
For #26207

added banner that shows when android enterprise has been deleted.

> TODO: this is only the frontend and will not work until BE work is
done. It will not show in the UI currently


![image](https://github.com/user-attachments/assets/842fd4d2-43fe-4b06-95ff-f2c7a43a8b9f)
2025-03-10 13:16:43 +00:00

1 line
61 B
TypeScript

export { default } from "./AndroidEnterpriseDeletedMessage";