Vendor clamp and fix lint errors / jest snapshots

This commit is contained in:
Brent Vatne
2018-09-24 13:12:08 -07:00
parent fdb3e220b7
commit 4894bb5042
8 changed files with 319 additions and 293 deletions

View File

@@ -1,6 +1,6 @@
import React from 'react';
import clamp from 'clamp';
import clamp from '../../utils/clamp';
import {
Animated,
StyleSheet,