You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-06 09:19:22 +02:00
Revert "Mobile: Refactored and made dialog boxes more reliable"
This reverts commit f432734338.
This new package has its own glitches and doesn't look good
when button labels are too large. So reverting to the less
glitchy package.
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
"strictFunctionTypes": true,
|
||||
"sourceMap": true,
|
||||
"jsx": "react",
|
||||
// This is needed because otherwise we get errors in node_modules for React
|
||||
// but ideally it should be made to work.
|
||||
"skipLibCheck": true,
|
||||
},
|
||||
"include": [
|
||||
|
||||
Reference in New Issue
Block a user