From cb2a30d1eadac21cfc3681ef698a41c3d01b1cf9 Mon Sep 17 00:00:00 2001 From: Keith Clark Date: Wed, 22 Jan 2020 21:52:59 +0000 Subject: [PATCH] Fix example whitespace --- examples/joystick/dual-stick.html | 97 +++++++++++++++-------------- examples/joystick/index.html | 100 +++++++++++++++--------------- 2 files changed, 101 insertions(+), 96 deletions(-) diff --git a/examples/joystick/dual-stick.html b/examples/joystick/dual-stick.html index 5992c7df7..4f270616d 100644 --- a/examples/joystick/dual-stick.html +++ b/examples/joystick/dual-stick.html @@ -1,58 +1,61 @@ + - - - - Joystick Input - + + + +Joystick Input + + +i18n + .load(lang, { blockly: true, kanoCodePath: '/' }) + .then(() => { + const editor = new code.Editor(); + editor.load(app) + editor.inject(document.body); + }); + - \ No newline at end of file + diff --git a/examples/joystick/index.html b/examples/joystick/index.html index 176375c47..a80e31724 100644 --- a/examples/joystick/index.html +++ b/examples/joystick/index.html @@ -1,61 +1,63 @@ - - - - Joystick Input - + + + +Joystick Input + - \ No newline at end of file +