remove dev check

This commit is contained in:
Hailey
2024-06-13 09:08:52 -07:00
parent 44591b070e
commit 53036c8c87
+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,