mirror of
https://github.com/ershisan99/flashcards-example-project.git
synced 2025-12-26 05:09:28 +00:00
lesson 4 live 30/12
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { RootState } from '@/services/store.ts'
|
||||
import { RootState } from '@/services/store'
|
||||
|
||||
export const selectDecksCurrentPage = (state: RootState) => state.decks.currentPage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user