Reusability
Most of the refine repo examples which i have seen, contains 2 files for create and edit, which are almost similar to each other., which causes duplication of form fields their validations, is there any example which avoids this??
For example consider below code for creation of courier resource: how can i make edit using reusing the fields ??
For example consider below code for creation of courier resource: how can i make edit using reusing the fields ??
message.txt11.01KB
