Overview
Consolidate duplicate type definitions across hooks and replace
prop drilling for language switching with useContext.
Background
Pagination type is duplicated between useTopPage and domain/types.ts
- Language (ja/en) toggling is passed down via prop drilling
Child Issues
Overview
Consolidate duplicate type definitions across hooks and replace
prop drilling for language switching with useContext.
Background
Paginationtype is duplicated betweenuseTopPageanddomain/types.tsChild Issues