Check if your solution have at the top: const React = require('react');
Click in the TEST button to check if you wrote your components and class the right way. ;-)
The kata it's working.
I had to create an object to map each alphabetic char with their ROOT13 counterpart, I need to study more ASCII methods.
Loading collection data...
Check if your solution have at the top: const React = require('react');
Click in the TEST button to check if you wrote your components and class the right way. ;-)
The kata it's working.
I had to create an object to map each alphabetic char with their ROOT13 counterpart, I need to study more ASCII methods.