Intead of passing in UserAvatar as React.Node as a prop to EditUserAvatar, we pass ?userID as a prop and render UserAvatar "inside" EditUserAvatar.
Depends on D7507
Differential D7508
[native] Move `UserAvatar` "inside" `EditUserAvatar` atul on Apr 18 2023, 3:47 PM. Authored by Tags None Referenced Files
Subscribers
Details Intead of passing in UserAvatar as React.Node as a prop to EditUserAvatar, we pass ?userID as a prop and render UserAvatar "inside" EditUserAvatar. Depends on D7507 Things continue to look and work as expected:
Diff Detail
|