Describe the bug
The varName for the radius seems to have a typo. Raddii should be changed to Radii. This doesn't break anything, but it appears as a spelling error in the code editor. I can make a PR if needed.
https://github.com/Supernova-Studio/exporter-react/blob/e84b0041a57d81a86ed5140bfe0cae688cd18edc/src/js/helpers.js#LL82C15-L82C21
Expected behavior
The varName should be Radii.
Screenshots
Additional context