This is a test component for testing asynchronous rendering.
const TestComponent = () => ( "I'm TestComponent. Are you ready to meet your doooooom?" ) export default TestComponent