* 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";
|