mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
* initial scaffolding * pack info sidebar * fixing the merge of the routes * Remove radium from pack info sidepanel * lint * cards! * redux entity config * pack interface * wiring up redux with fake dev data * Add description attribute to packs * move redux to top level page component to isolate data fetching * initial scaffolding of all packs table * adding redux entities back * minimal * alpha order in packs.js * no newlines in HTML * onclick handler to function on component class * alpha order in router * alpha order in paths.js * no newline in side panel * removing input field * lint fixes
1 line
41 B
JavaScript
1 line
41 B
JavaScript
export default from './PackPageWrapper';
|