stack-overflow-copy-paste icon indicating copy to clipboard operation
stack-overflow-copy-paste copied to clipboard

Get middle character function

Open d-ivashchuk opened this issue 7 years ago • 2 comments

Hey Kent! Thanks for your amazing tutorials and talks! I want to implement a small function that returns the middle character of the given string. It seems like everything is working fine, but for some reason I get an error in tests saying failed with "(0 , _src.getM) is not a function" however my exports and imports seem fine and not differ from other ones in the src folder. Thanks!

d-ivashchuk avatar Sep 06 '18 15:09 d-ivashchuk

Why don't you make a pull request so I can see what you see :)

kentcdodds avatar Sep 06 '18 16:09 kentcdodds

Figured it out by myself and made a PR!

d-ivashchuk avatar Sep 06 '18 16:09 d-ivashchuk