Browse Source

fix: import Platform in dimension/room.tsx

zbb 1 tháng trước cách đây
mục cha
commit
318e2d3a5b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/dimension/room.tsx

+ 1 - 0
app/dimension/room.tsx

@@ -13,6 +13,7 @@ import {
     TextInput,
     TextInput,
     TouchableOpacity,
     TouchableOpacity,
     View,
     View,
+    Platform,
 } from 'react-native';
 } from 'react-native';
 import { useSafeAreaInsets } from 'react-native-safe-area-context';
 import { useSafeAreaInsets } from 'react-native-safe-area-context';