fix: loading test rollback

This commit is contained in:
Fredrik Burmester
2024-08-18 07:45:01 +02:00
parent 550fc39faa
commit f04a29b757

View File

@@ -246,7 +246,7 @@ export default function index() {
</View>
);
if (true)
if (isLoading)
return (
<View className="justify-center items-center h-full">
<Loader />