⚡️ Content Management Framework creates custom CMS fast and easy. Support data sources such as Firebase/Firestore, GraphQL and Restful APIs.
2.42k
stars
145
forks
source link
Better method to control confirm and cancel button #7
Open
abz53378 opened 6 years ago
In current solution, we pass
confirm
andcancel
button from high-order component to field component.We should find a better way to pass these two behaviors to children components.
source
deploy hoc: https://github.com/Canner/canner/blob/master/src/hocs/deploy.js#L95-L96