rm dev check

This commit is contained in:
Hailey
2024-06-14 13:10:36 -07:00
parent e94012c76c
commit d30734f138
+1 -1
View File
@@ -641,7 +641,7 @@ function Footer({
)}
</Text>
)}
{state.currentStep === 'Profiles' && items.length < 8 && !__DEV__ ? (
{state.currentStep === 'Profiles' && items.length < 8 ? (
<Text
style={[
a.font_bold,