Compiled with warnings.
./src/components/base/NumericKeypad.js
Line 117: 'key' is assigned a value but never used no-unused-vars
./src/components/base/NumberInput.js
Line 181: Missing radix parameter radix
Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.
Compiled with warnings.
./src/components/base/NumericKeypad.js
Line 117: 'key' is assigned a value but never used no-unused-vars
./src/components/base/NumberInput.js
Line 181: Missing radix parameter radix
Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.