We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9d8f02 commit 2115afaCopy full SHA for 2115afa
src/components/overlays/NewNotifications/Notifications.stories.tsx
@@ -280,8 +280,8 @@ export const NotificationWithDialog: StoryFn<CubeNotificationProps> = (
280
</Content>
281
<Footer>
282
<Button.Group>
283
- <Button type="primary">Action</Button>
284
<Button>Cancel</Button>
+ <Button type="primary">Action</Button>
285
</Button.Group>
286
</Footer>
287
0 commit comments