chore: cleanup pt 2

flakes will remain the same if neither condition is true
pull/784/head
Sophie L 2022-09-19 17:21:21 +01:00 committed by GitHub
parent 5d12ef9de9
commit 37ef07d357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ export default observer(() => {
return flakes;
}
return [];
return flakes;
}, []);
return (