@if (loading().action === ActionType.UPDATE && loading().isLoading && onSubmitted()) { } @else { } @if (user !== undefined) { @if (imagePreviewUrl !== null) { } @else if (user.avatar) { } @else { } } Selectionner une image @if (file !== null || imagePreviewUrl !== null) { Mettre à jour ma photo de profile }