From 39216f3c96f0628abeb4334c16bcd7246e4d9ae4 Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Fri, 23 Feb 2018 12:59:15 +0100 Subject: [PATCH] docs: fix the id of the example code for the click trigger --- docs/pages/off-canvas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/off-canvas.md b/docs/pages/off-canvas.md index 1aba0b6d6..42baffc30 100644 --- a/docs/pages/off-canvas.md +++ b/docs/pages/off-canvas.md @@ -105,7 +105,7 @@ To create a click trigger that opens the panel, add the attribute `data-open` or ```html_example - + ``` ### Close Button -- 2.47.2