Building an Awesome Todo List App

HELP!

I’ve reached this stage:

“Take a moment to glance at what we’ve added. There is a bunch of JSX that gets our form elements up and running. To use our newly created TodoList component, let’s go back to index.js and reference it to see what our app looks like right now. Go ahead and make the following two changes:”

I saved all the changes and previewed in the browser but it’s blank! :frowning:

For some reason the index.html file in src isn’t being updated from sublime text.