diff --git a/docs/index-dev.html b/docs/index-dev.html index 9894f97c..5f590552 100644 --- a/docs/index-dev.html +++ b/docs/index-dev.html @@ -42,7 +42,7 @@ demo() async function demo () { - await cmp = VIMReact.createVimComponent( + const cmp = await VIMReact.createVimComponent( undefined, VIMReact.getLocalSettings(), VIMReact.VIM.getViewerSettingsFromUrl(window.location.search)