Attempt to at move app into app sub dir
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// Define your own mock data here:
|
||||
export const standard = (/* vars, { ctx, req } */) => ({
|
||||
partReactions: {
|
||||
id: 42,
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user