Skip to content

Commit f128fe7

Browse files
Update core/src/components/modal/test/sheet/index.html
Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>
1 parent 47a377b commit f128fe7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

core/src/components/modal/test/sheet/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,6 @@
255255
breakpoints: [0, 0.25, 0.5, 0.75, 1],
256256
});
257257

258-
const buttons = document.querySelectorAll('button');
259-
260258
modal.addEventListener('ionDragStart', (event) => {
261259
console.log('Drag started');
262260
});

0 commit comments

Comments
 (0)