diff --git a/src/components/NormalizedRNGHPressable.web.tsx b/src/components/NormalizedRNGHPressable.web.tsx index fa786a6070..86f5730495 100644 --- a/src/components/NormalizedRNGHPressable.web.tsx +++ b/src/components/NormalizedRNGHPressable.web.tsx @@ -1,3 +1,3 @@ -import {Pressable as NormalizedPressable} from 'react-native' +import {Pressable as NormalizedRNGHPressable} from 'react-native' -export {NormalizedPressable} +export {NormalizedRNGHPressable}