lesson 4 live 30/12

This commit is contained in:
2023-12-30 19:19:01 +01:00
parent b81d33c1b4
commit e7ccc59a60
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
import { RootState } from '@/services/store.ts'
import { RootState } from '@/services/store'
export const selectDecksCurrentPage = (state: RootState) => state.decks.currentPage