Transcript
00:00 In this exercise, we're going to do things a little bit different. The UI is going to look the same, but it's actually going to be different. We're going to have span hello and span world. We want to have a space between those two as well to make sure that space is preserved. That is your job in this exercise. It's like, how do we do multiple children of our single element?
00:19 We're going to talk about the children prop a little bit in this one. Have a good time. We'll see you when you're done.