Merge remote-tracking branch 'soapbox/develop' into cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -329,6 +329,7 @@ const Notification: React.FC<INotificaton> = (props) => {
|
||||
onMoveDown={handleMoveDown}
|
||||
onMoveUp={handleMoveUp}
|
||||
avatarSize={avatarSize}
|
||||
contextType='notifications'
|
||||
/>
|
||||
) : null;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user