Fix build of TODO MVC on stable

This commit is contained in:
Alex Crichton
2018-10-29 13:47:09 -07:00
parent 9a3ef7b747
commit 93564f159f
5 changed files with 4 additions and 10 deletions

View File

@ -1,6 +1,5 @@
use js_sys::JSON;
use wasm_bindgen::prelude::*;
use crate::exit;
/// Stores items into localstorage
pub struct Store {