From 638f2c960dc9d20b9825714719459f7fdd58baa3 Mon Sep 17 00:00:00 2001 From: Mike Date: Fri, 12 Jan 2018 09:12:23 -0700 Subject: [PATCH] chore: Update demo for custom gotItText --- demo/demo.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/demo/demo.js b/demo/demo.js index 36aeecf..9652daf 100755 --- a/demo/demo.js +++ b/demo/demo.js @@ -20,7 +20,8 @@ function init() { opts: { title: 'Coach Mark above feature', text: 'Some text explaining to the user why you changed their interface', - gotItText: 'Yup! I got it!', + gotItText: 'Custom gotItText', + gotIt: true, forceAbove: true, disableShadowing: true, id: '9834893498'