import { compose, withProps, withState,. withHandlers } from 'recompose';. const upperCaseSelector = ({name}) => (. {name: name.toUpperCase()}).
確定! 回上一頁