Minor tutorial fix (#3843)

pull/7738/head
red-meadow 6 years ago committed by Conduitry
parent f6767acce7
commit 35b5d91635

@ -3,7 +3,6 @@
import flash from './flash.js';
export let todo;
export let toggle;
let div;

@ -5,7 +5,6 @@
import flash from './flash.js';
export let todo;
export let toggle;
let div;

Loading…
Cancel
Save