UNPKG

learn-template

Version:
4 lines (2 loc) 95 B
import { useSelector } from "react-redux"; export const useStoreApp = (fc) => useSelector(fc)