xyz-data / redux-seeds

Redux Seeds : React family's all in one!
MIT License
0 stars 0 forks source link

GitHub Desktop #11

Open xgqfrms-GitHub opened 6 years ago

xgqfrms-GitHub commented 6 years ago

GitHub Desktop

https://desktop.github.com/

xgqfrms-GitHub commented 6 years ago

import PropTypes from 'prop-types';


// object !== Object

HLF.propTypes = {
    form: PropTypes.object.isRequired
};