Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
morewings committed May 17, 2024
1 parent 628e243 commit 3e43dee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/state/store.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import type {Action, ThunkAction} from '@reduxjs/toolkit';
import {configureStore, combineReducers} from '@reduxjs/toolkit';

import {CounterReducer} from '@/src/features/counter';
Expand Down

0 comments on commit 3e43dee

Please sign in to comment.