From 2823ac459138ca403bf79116797710e28cd37018 Mon Sep 17 00:00:00 2001 From: harry Date: Fri, 2 Jun 2017 22:06:15 +0530 Subject: [PATCH] Close #10112 on merge --- docs/pages/smooth-scroll.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/smooth-scroll.md b/docs/pages/smooth-scroll.md index 65854e2fe..be09e513b 100644 --- a/docs/pages/smooth-scroll.md +++ b/docs/pages/smooth-scroll.md @@ -15,7 +15,7 @@ tags: ## Setup -To enable SmoothScroll on internal links, just add the attribute `data-smooth-scroll` to the parent container like our [Menu](menu.html). Each section needs a unique ID +To enable SmoothScroll on internal links, just add the attribute `data-smooth-scroll` to the parent container like our [Menu](menu.html). Please note that each section needs a unique ID.
edit on codepen button -- 2.47.2