From e12c0b97c0b671438838b0774ccb4d8fa2b2c668 Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Wed, 23 Feb 2022 02:52:17 +0530 Subject: [PATCH] add deprecated modal --- src/components/app.jsx | 68 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/src/components/app.jsx b/src/components/app.jsx index 23a97fb..005636d 100644 --- a/src/components/app.jsx +++ b/src/components/app.jsx @@ -1402,6 +1402,74 @@ export default class App extends Component { onTemplateSelect={this.templateSelectHandler.bind(this)} /> +
+
+

+ Web Maker app has a new home on{' '} + + https://webmaker.app/app + + . This deprecated version will be discontinued from 10 March 2020. +

+ +

+ Migrating to new web app is simple! If you are logged in, all your + creations are saved in your cloud account. So simply login in the + new web app and you are good to go! +

+

+ If you save everything locally here, you can do following steps to + migrate your creations: +

+
    +
  1. + Export your creations here -{' '} + +
  2. +
  3. + Go to new web app -{' '} + + https://webmaker.app/app + +
  4. +
  5. + Click on "Open" in the header and then "Import". And import the + file created in above step. And done! +
  6. +
+ +

+ In case you face any issue, please{' '} + + open an issue + {' '} + or mail me at chinchang457@gmail.com +

+
+
+