Simple Function
Loading "Simple Function (π solution)"
Run locally for transcripts
π¨βπΌ Super, but that's definitely not the most fun way to use custom components.
In fact, we're technically not creating a custom component at all. We're just
interpolating a function call into our template. This will have interesting
implications in the future with React features like state and effects.
Instead, let's create React elements out of this function which is what we're
going for...