Skip to content

Commit b44bc01

Browse files
committed
remove bogus change
1 parent 75a6360 commit b44bc01

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/src/Examples/Stickers/Stickers.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,10 @@ export const Stickers = () => {
3333
<GestureHandler
3434
matrix={helloMatrix}
3535
dimensions={HelloStickerDimensions}
36-
debug
3736
/>
3837
<GestureHandler
3938
matrix={locationMatrix}
4039
dimensions={LocationStickerDimensions}
41-
debug
4240
/>
4341
</View>
4442
);

0 commit comments

Comments
 (0)