1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-15 23:00:36 +02:00

Revert "Update website"

This reverts commit ff1a6fdbbd.
This commit is contained in:
Laurent Cozic
2019-02-27 23:38:21 +00:00
parent ff1a6fdbbd
commit 49b56e84a7
17 changed files with 42 additions and 499 deletions

View File

@ -14,7 +14,7 @@
// require("ReactFeatureFlags").warnAboutDeprecatedLifecycles = false;
console.disableYellowBox = true
// console.disableYellowBox = true
const { AppRegistry } = require('react-native');
const { Root } = require('./root.js');