We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0792a6 commit 96244e3Copy full SHA for 96244e3
app/js/project_name/config.js
@@ -25,8 +25,7 @@ config.map = {
25
config.outbox = {};
26
27
config.transitions = {
28
- 'default': "slide",
29
- 'save': "flip"
+ 'default': "none"
30
};
31
32
for (var key in overrides) {
app/src/config.js
@@ -24,8 +24,7 @@ config.map = {
24
0 commit comments