refactor(modal): update prop name

This commit is contained in:
Maria Hutt
2025-01-13 16:44:10 -08:00
parent ed0e7de898
commit 9794a63f85

View File

@ -194,7 +194,7 @@
let extraOptions = {
initialBreakpoint: 0.25,
breakpoints: [0, 0.25, 0.5, 0.75, 1],
prefersScrollingWhenScrolledToEdge: false,
scrollAtEdge: false,
};
if (options) {