From c2810d32f5a6234c3b30b2fb709c6fdbab04f0d1 Mon Sep 17 00:00:00 2001 From: Michael Foiani Date: Mon, 13 Aug 2018 15:20:25 -0400 Subject: Fixed most bugs and now able to upload file to firebase cloud storage. --- index.html | 1 + src/actions/firebaseStorage.js | 19 +++++++++++-------- src/components/mao-tutoring.js | 7 +++---- src/reducers/firebaseStorage.js | 2 +- 4 files changed, 16 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index 05131cc..58f5a95 100644 --- a/index.html +++ b/index.html @@ -69,6 +69,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN +