Skip to content

Commit 7af922b

Browse files
troZeeCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 1d92163 commit 7af922b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/src/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export const IMAGE_URIS = [
1010
'https://apod.nasa.gov/apod/image/1510/lunareclipse_27Sep_beletskycrop4.jpg',
1111
];
1212

13-
// Unicodes issue on iOS 26.3 https://github.com/facebook/react-native/issues/56183
13+
// Unicode issue on iOS 26.3 https://github.com/facebook/react-native/issues/56183
1414
export const thumbsUp = '\uD83D\uDC4D';
1515
export const logoUrl =
1616
'https://raw.githubusercontent.com/callstack/react-native-pager-view/master/img/viewpager-logo.png';

0 commit comments

Comments
 (0)