207 | Cookies are necessary to ensure application delivers the 208 | best experience and security. 209 |
210 |211 | {`You can't signin or signout this application until you enable cookie in your navigator.`} 212 |
213 |215 | 218 |
219 |= ComponentClass
| StatelessComponent
;
9 | type mapper )>(component: TComp): TComp;
21 | }
22 |
23 |
24 | // Higher-order components: https://github.com/acdlite/recompose/blob/master/docs/API.md#higher-order-components
25 |
26 | // mapProps: https://github.com/acdlite/recompose/blob/master/docs/API.md#mapprops
27 | export function mapProps