mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 09:18:59 +00:00
267b7343e1
* Refactor ManagePacksPage as functional component in TypeScript * Refactor old table using TableContainer component * Add Enable, Disable buttons to DataTable component * Update Packs interface with additional properties * Update Cypress e2e tests
2 lines
45 B
TypeScript
2 lines
45 B
TypeScript
export { default } from "./ManagePacksPage";
|