This commit is contained in:
Hailey
2024-06-09 16:24:50 -07:00
parent d481e1895f
commit 5198190797
-2
View File
@@ -56,8 +56,6 @@ export function StarterPackScreen({
...(starterPack.feeds?.length ? ['Feeds'] : []),
]
console.log(starterPack.feeds)
return (
<CenteredView style={[a.h_full_vh]}>
<View style={isWeb ? {minHeight: '100%'} : {height: '100%'}}>