It is common to make react components "stateless" meaning that the component is just a function. import { compose } from 'redux' import { withFirestore, ...
確定! 回上一頁