Syncfusion License

I am trying Redwoodjs for the first time. I used Syncfusion with React so I thought that I could do the same with Syncfusion since it’s based on React. Syncfusion uses the index.js file to register the license but there is no index.js file in redwoodjs. Is there a workaround?

Hi guys,

I put the license in the app.js folder and it worked. However, that is not best practice so I will put it in the .env file. I was able to get the Syncfusion tooltip to work, will try the other components as well.