mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-13 09:39:18 +08:00
Vendor clamp and fix lint errors / jest snapshots
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
|
||||
import clamp from 'clamp';
|
||||
import clamp from '../../utils/clamp';
|
||||
import {
|
||||
Animated,
|
||||
StyleSheet,
|
||||
|
||||
Reference in New Issue
Block a user