--- title: "Part 1: Simple Detector Example" --- The following is a code block with JavaScript language syntax highlighting. ```javascript import React from 'react'; ```