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 d3dd470 commit 345d895Copy full SHA for 345d895
templates/quasar/common/store/update/state.js
@@ -1,4 +1,4 @@
1
-export default () => {
+export default () => ({
2
error: '',
3
isLoading: false,
4
retrieved: null,
0 commit comments