What is your enhancement?
Your templates are great, except they use hard-coded data from /variables/general.js.
I tried to add a call to my REST API, and got totally lost on how to do that. I've got my API testing and working separately.
Do you have any examples? I have posted what I'm trying to do here: https://stackoverflow.com/questions/63619129/material-ui-fetching-data-display-in-datatable-react-usestate-cannot-be-c/63619346?noredirect=1#comment112503867_63619346, but unsure if the answers I've been given are complete.