Hi All - I’m a React newbie. My block code is getting unwieldy and I would like to split it into a few different files, starting with the settings ui.
I am unsure how to do this. In the settings.js file how does it look? Do I have a single function t...