feat(client): profile-wip
Signed-off-by: Noa Virellia <noa@requiem.garden>
This commit is contained in:
@@ -14,7 +14,7 @@ export function withFallback<P extends object>(
|
||||
};
|
||||
|
||||
Wrapped.displayName = `withFallback(${Component.displayName! || Component.name || 'Component'
|
||||
})`;
|
||||
})`;
|
||||
|
||||
return Wrapped;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user