Tutorial on Using React Component in Runkit?

I’m trying to test out react-overflow-tooltip component on Runkit.
From the NPM page I clicked the Test on Runkit button & it brought me here - I created an account & thought great, having this playground will save me heaps of time when I’m testing out similar things in the future.

So far I have gotten nowhere - I’ve finally worked out the dependencies I need to import but I just can’t get the component to work. I’m obviously going about this completely the wrong way - This is what I have so far:

screenshot1