Question: We are currently working on a tiny app which just renders an external React component (external since it’s npm installed). The purpose of this app is to just fetch some JSON configuration and pass that as prop to that ...
Question: We are currently working on a tiny app which just renders an external React component (external since it’s npm installed). The purpose of this app is to just fetch some JSON configuration and pass that as prop to that ...