Skip to content

Commit 08c8c88

Browse files
committed
chore: update
1 parent 399fbfc commit 08c8c88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/performance/benchmark-reducer.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ const concat = (index) => ({
5353

5454
const actions = {
5555
// add,
56-
// remove,
57-
update,
56+
remove,
57+
// update,
5858
// concat,
5959
};
6060

0 commit comments

Comments
 (0)