Skip to content

Commit 345d895

Browse files
authored
Update state.js (#209)
1 parent d3dd470 commit 345d895

File tree

1 file changed

+1
-1
lines changed
  • templates/quasar/common/store/update

1 file changed

+1
-1
lines changed

templates/quasar/common/store/update/state.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export default () => {
1+
export default () => ({
22
error: '',
33
isLoading: false,
44
retrieved: null,

0 commit comments

Comments
 (0)