From a49101a2bff7ef07b1634d87c86041bc2e6794cc Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Thu, 15 Mar 2018 11:20:48 +0530 Subject: [PATCH] add extension to app creation import feature --- src/index.html | 4 ++ src/partials/ask-to-import-modal.html | 16 +++++++ src/script.js | 63 ++++++++++++++++++++++----- src/style.css | 7 ++- 4 files changed, 79 insertions(+), 11 deletions(-) create mode 100644 src/partials/ask-to-import-modal.html diff --git a/src/index.html b/src/index.html index 5978081..fbbbaf5 100644 --- a/src/index.html +++ b/src/index.html @@ -380,6 +380,10 @@ + +