mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-03 23:16:13 +00:00
Remove internal imports. Run prettier.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Touchable from 'react-native/Libraries/Components/Touchable/Touchable';
|
||||
import { Touchable } from 'react-native';
|
||||
const PRESS_RETENTION_OFFSET = {top: 20, left: 20, right: 20, bottom: 30};
|
||||
|
||||
//noinspection JSUnusedGlobalSymbols
|
||||
|
||||
Reference in New Issue
Block a user