mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
feat(storybook): show ack button in storybook
This commit is contained in:
@@ -83,6 +83,8 @@ storiesOf("Grid", module)
|
||||
const settingsStore = new Settings();
|
||||
const silenceFormStore = new SilenceFormStore();
|
||||
|
||||
alertStore.settings.values.alertAcknowledgement.enabled = true;
|
||||
|
||||
const silence = MockSilence();
|
||||
silence.startsAt = "2018-08-14T12:00:00Z";
|
||||
silence.endsAt = "2018-08-14T18:00:00Z";
|
||||
|
||||
Reference in New Issue
Block a user