Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 4a9b2d8

Browse files
amcdnljelbourn
authored andcommitted
docs(demos): updates dialog example to overivew (#216)
1 parent 30db8b2 commit 4a9b2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/shared/documentation-items/documentation-items.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const DOCS = [
6666
id: 'modals',
6767
name: 'Popups & Modals',
6868
items: [
69-
{id: 'dialog', name: 'Dialog', examples: ['dialog-result']},
69+
{id: 'dialog', name: 'Dialog', examples: ['dialog-overview']},
7070
{id: 'tooltip', name: 'Tooltip', examples: ['tooltip-position']},
7171
{id: 'snack-bar', name: 'Snackbar', examples: ['snack-bar-component']},
7272
]

0 commit comments

Comments
 (0)