This commit is contained in:
3
node_modules/dnd-core/lib/reducers/stateId.js
generated
vendored
Normal file
3
node_modules/dnd-core/lib/reducers/stateId.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export function reduce(state = 0) {
|
||||
return state + 1;
|
||||
}
|
||||
Reference in New Issue
Block a user