Update formatting

This commit is contained in:
Isabelle Viktoria Maciohsek
2022-01-30 18:41:43 +02:00
parent fab0a7fa3b
commit efdd652b23
7 changed files with 7 additions and 7 deletions

View File

@ -7,7 +7,7 @@ lastUpdated: 2020-10-22T20:24:30+03:00
Checks if touch events are supported.
- Check if `'ontouchstart'` exists in `window`.
- Check if `'ontouchstart'` exists in the `Window`.
```js
const supportsTouchEvents = () =>