We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe80c2 commit 22db69aCopy full SHA for 22db69a
src/lib/__tests__/__snapshots__/CodeHighlighter.spec.tsx.snap
@@ -31,7 +31,9 @@ exports[`CodeHighlighter render 1`] = `
31
horizontal={true}
32
>
33
<View>
34
- <View>
+ <View
35
+ onStartShouldSetResponder={[Function]}
36
+ >
37
<Text
38
style={
39
{
@@ -108,7 +110,9 @@ exports[`CodeHighlighter render with styles 1`] = `
108
110
109
111
112
113
114
115
116
117
118
0 commit comments