From 293da58421a7e011f338a5e06726f7d9d0abfc63 Mon Sep 17 00:00:00 2001 From: Alexander Santos Date: Fri, 17 Jan 2025 01:20:33 -0300 Subject: [PATCH] add preventDefaultOnDrag to quickstart's example (#896) --- docs/docs/tutorials/quick-start.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/tutorials/quick-start.mdx b/docs/docs/tutorials/quick-start.mdx index 36aa8aa9f3..b4a52f4ccc 100644 --- a/docs/docs/tutorials/quick-start.mdx +++ b/docs/docs/tutorials/quick-start.mdx @@ -299,7 +299,7 @@ You should add directive `flicking-panel` to the panel elements you use ```html