Update formatting
This commit is contained in:
@ -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 = () =>
|
||||
|
||||
Reference in New Issue
Block a user