Skip to content

Commit 4211484

Browse files
committed
Update README
1 parent 651c2f3 commit 4211484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ From https://larsenwork.com/easing-gradients/
1616

1717
```js
1818
import { LinearGradient } from 'expo-linear-gradient'
19-
import easeGradient from 'react-native-easing-gradient'
19+
import { easeGradient } from 'react-native-easing-gradient'
2020

2121
const { colors, locations } = easeGradient({
2222
colorStops: {

0 commit comments

Comments
 (0)