Okay, found and fixed. On the build-your-first-app page, I saw (emphasis mine):
Then, add the FAB to the bottom of the page. Use the camera image as the icon, and call the
takePhoto()
function when this button is clicked (to be implemented soon):
and took the author at their word. The chunk of HTML actually belongs within the template, well up from the bottom of the page.