2 lines
56 B
JavaScript
2 lines
56 B
JavaScript
export const currentUser = (state) => state.currentUser
|
export const currentUser = (state) => state.currentUser
|