Skip to content

Commit

Permalink
Remove EuiNotificationEvent component
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Dec 21, 2023
1 parent a1b5168 commit 2faaf48
Show file tree
Hide file tree
Showing 29 changed files with 0 additions and 2,820 deletions.
3 changes: 0 additions & 3 deletions src-docs/src/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,6 @@ import { ModalExample } from './views/modal/modal_example';

import { MutationObserverExample } from './views/mutation_observer/mutation_observer_example';

import { NotificationEventExample } from './views/notification_event/notification_event_example';

import { OutsideClickDetectorExample } from './views/outside_click_detector/outside_click_detector_example';

import { OverlayMaskExample } from './views/overlay_mask/overlay_mask_example';
Expand Down Expand Up @@ -577,7 +575,6 @@ const navigation = [
ImageExample,
ListGroupExample,
LoadingExample,
NotificationEventExample,
ProgressExample,
SkeletonExample,
StatExample,
Expand Down
1 change: 0 additions & 1 deletion src-docs/src/views/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ $guideDemoHighlightColor: transparentize($euiColorPrimary, .9);
@import './empty_prompt/empty_prompt';
@import './horizontal_rule/horizontal_rule';
@import './page_template/page';
@import './notification_event/notification_event';
@import './spacer/spacer';
@import './text/text_scaling';
@import './tree_view/tree_view';
Expand Down
78 changes: 0 additions & 78 deletions src-docs/src/views/notification_event/_notification_event.scss

This file was deleted.

59 changes: 0 additions & 59 deletions src-docs/src/views/notification_event/notification_event.js

This file was deleted.

This file was deleted.

148 changes: 0 additions & 148 deletions src-docs/src/views/notification_event/notification_event_flexible.js

This file was deleted.

Loading

0 comments on commit 2faaf48

Please sign in to comment.