Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Jan 4, 2025
1 parent 399fbfc commit 08c8c88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/performance/benchmark-reducer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ const concat = (index) => ({

const actions = {
// add,
// remove,
update,
remove,
// update,
// concat,
};

Expand Down

0 comments on commit 08c8c88

Please sign in to comment.