Skip to content

Commit eee4848

Browse files
committed
(fix): Broken rn builds
1 parent 95f404a commit eee4848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/polycentric/src/common/components/layout

apps/polycentric/src/common/components/layout/Layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import {
1313
import {
1414
KeyboardAvoidingView,
1515
Platform,
16-
// Pressable,
16+
Pressable,
1717
useWindowDimensions,
1818
View,
1919
} from 'react-native';

0 commit comments

Comments
 (0)