Skip to content

Commit

Permalink
feat(amazon/serverGroup): export datelinechart and MetricAlarmChart (#…
Browse files Browse the repository at this point in the history
…9211)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
christopherthielen and mergify[bot] committed May 21, 2021
1 parent 063e9bd commit 494add3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/scripts/modules/amazon/src/serverGroup/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ export * from './details/scalingPolicy/ScalingPolicyTypeRegistry';
export * from './details/scalingPolicy/ScalingPolicyWriter';
export * from './details/scalingPolicy/upsert/PolicyTypeSelectionModal';
export * from './details/scalingPolicy/CreateScalingPolicyButton';
export * from './details/scalingPolicy/chart/DateLineChart';
export * from './details/scalingPolicy/chart/MetricAlarmChart';
export * from './details/sections';
export * from './details/utils';

0 comments on commit 494add3

Please sign in to comment.