reveal.js-toolbar
reveal.js-toolbar copied to clipboard
fix Uncaught ReferenceError: XXXX is not defined
Hi and thank you for this awesome toolbar!!
Tried it for myself and got bumped into 3 issues so here's the fix!
"ReferenceError: RevealMenu is not defined"

"ReferenceError: RevealNotes is not defined"

"ReferenceError: getState is not defined"

These 3 commits are fixing these issues.
Thank you :-)