kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Merge branch 'birthday-panel' into 'develop'
Hide relationship in BirthdayPanel See merge request soapbox-pub/soapbox!2501environments/review-develop-3zknud/deployments/3344
commit
5e16d0875e
|
@ -58,6 +58,7 @@ const BirthdayPanel = ({ limit }: IBirthdayPanel) => {
|
|||
key={accountId}
|
||||
// @ts-ignore: TS thinks `id` is passed to <Account>, but it isn't
|
||||
id={accountId}
|
||||
withRelationship={false}
|
||||
/>
|
||||
))}
|
||||
</Widget>
|
||||
|
|
Ładowanie…
Reference in New Issue