mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 01:15:22 +00:00
4d5e3277ef
* Add new software page * Add hosts counts and last updated to software card on homepage * Extend InfoCard component to all children to set dynamic title information and hyperlinks * Add new TeamsDropdownHeader component * Refactor TableContainer to move server-side pagination buttons to DataTable * Extend DataTable to include footer element
2 lines
61 B
TypeScript
2 lines
61 B
TypeScript
export { default, ITableQueryData } from "./TableContainer";
|