4699 update the onboarding app placeholder (#5616)
## Before  ## After 
This commit is contained in:
@ -6,5 +6,5 @@ export const prefetchIsLoadedFamilyState = createFamilyState<
|
||||
PrefetchKey
|
||||
>({
|
||||
key: 'prefetchIsLoadedFamilyState',
|
||||
defaultValue: false,
|
||||
defaultValue: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user