Skip to content

Commit dc144e0

Browse files
docs(modal): update import name
Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>
1 parent 656603c commit dc144e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/api/modal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import Methods from '@ionic-internal/component-api/v8/modal/methods.md';
77
import Parts from '@ionic-internal/component-api/v8/modal/parts.md';
88
import CustomProps from '@ionic-internal/component-api/v8/modal/custom-props.mdx';
99
import Slots from '@ionic-internal/component-api/v8/modal/slots.md';
10-
import SheetDragStartEndEvents from '@site/static/usage/v8/modal/sheet/drag-start-end-events/index.md';
11-
import SheetDragMoveEvent from '@site/static/usage/v8/modal/sheet/drag-move-event/index.md';
10+
import DragStartEndEvents from '@site/static/usage/v8/modal/drag-start-end-events/index.md';
11+
import DragMoveEvent from '@site/static/usage/v8/modal/drag-move-event/index.md';
1212

1313
<head>
1414
<title>ion-modal: Ionic Mobile App Custom Modal API Component</title>

0 commit comments

Comments
 (0)