Please create a new json file called .hayde.json in your project root. This file will be used to configure the Hayde.
.hayde.json
And then add materialUI to the plugins array.
materialUI
{ "plugins": [ "general", "css", "reactJS", "materialUI", "chakraUI" ] }
componentName
-
string
componentContentTemplateName
componentContent
templateFolder
Last updated 2 years ago