run yarn lint --fix (#9013)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from 'react'
|
||||
import {Platform} from 'react-native'
|
||||
import type React from 'react'
|
||||
|
||||
const onMouseUp = (e: React.MouseEvent & {target: HTMLElement}) => {
|
||||
// Only handle whenever it is the middle button
|
||||
|
||||
Reference in New Issue
Block a user