Skip to content
Snippets Groups Projects
part1.md 172 B
Newer Older
Whitney Armstrong's avatar
Whitney Armstrong committed
---
title: "Part 1: Simple Detector Example"
---

The following is a code block with JavaScript language syntax highlighting.

```javascript
import React from 'react';
```