Skip to content

Commit

Permalink
remove trigger event doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed Oct 6, 2023
1 parent bf9d72a commit 0c7e7b5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/app/showcase/pages/contextmenu/contextmenudemo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ export class ContextMenuDemo {
label: 'Document',
component: DocumentDoc
},
{
id: 'triggerevent',
label: 'Trigger Event',
component: TriggerEventDoc
},
{
id: 'style',
label: 'Style',
Expand Down

1 comment on commit 0c7e7b5

@vercel
Copy link

@vercel vercel bot commented on 0c7e7b5 Oct 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.