You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Describe the bug
The
varName
for the radius seems to have a typo.Raddii
should be changed toRadii
. 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
The text was updated successfully, but these errors were encountered: