Skip to content

Commit 48b795f

Browse files
committed
docs:update README.md
1 parent 07d56eb commit 48b795f

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
@@ -47,7 +47,7 @@ yarn add @react-native-oh-tpl/react-native-text-gradient@file:#
4747
> [!WARNING] 使用时 import 的库名不变。
4848
4949
```js
50-
import {LinearTextGradient} from '@react-native-text-gradient';
50+
import {LinearTextGradient} from 'react-native-text-gradient';
5151

5252
<LinearTextGradient
5353
style={styles.welcome}

0 commit comments

Comments
 (0)