add test data for dev

This commit is contained in:
Shpuld Shpuldson 2020-12-04 12:48:15 +02:00
commit 5e96260a4f
3 changed files with 284 additions and 1 deletions

View file

@ -61,6 +61,7 @@ const fetchNotifications = ({ store, args, older }) => {
messageArgs: [error.message],
timeout: 5000
})
console.error(error)
})
}