## {{ properCase name }} Component
A component that ...

### Example

```js
<{{ properCase name }} />
```

{{#if wantPropTypes}}
### Props

| Prop          | Type     | Default     | Possible Values
| ------------- | -------- | ----------- | ---------------------------------------------
| **myProp**    | String   |             | Any string value

{{/if}}

### Other Information
