Fixes issue when running `npm run compile`
```
examples/ufm-custom-component/index.ts:12:4 - error TS1117: An object literal cannot have multiple properties with the same name.
12 alias: 'myCustomComponent',
~~~~~
Found 1 error in examples/ufm-custom-component/index.ts:12
```
UFM Custom Component
This example demonstrates how to write a custom Umbraco-Flavored Markdown (UFM) component.
https://docs.umbraco.com/umbraco-cms/reference/umbraco-flavored-markdown#custom-ufm-components