What is the recommended procedure for generating w...
# react
d
What is the recommended procedure for generating wrapper classes (e.g. the official Mui wrapper) from React frameworks? I tried it with Dukat and AntD and it produced code that needed to be modified in many places. Is this the recommended way or is there a better way to do this?