Refactor lightbox prop drilling (#6073)
* Refactor lightbox footer to render prop * Unify lightbox types * Unindent * Refactor LightboxFooter props * Move LightboxFooter into the implementation file
This commit is contained in:
@@ -71,7 +71,6 @@ export function ProfileSubpageHeader({
|
||||
avatar // TODO && !(view.moderation.avatar.blur && view.moderation.avatar.noOverride)
|
||||
) {
|
||||
openLightbox({
|
||||
type: 'images',
|
||||
images: [
|
||||
{
|
||||
uri: avatar,
|
||||
|
||||
Reference in New Issue
Block a user