Disable clicks on profile cards on starter pack lander (#4621)

This commit is contained in:
Eric Bailey 2024-06-24 18:10:18 -05:00 committed by GitHub
parent 51fca95669
commit d79891a858
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -240,6 +240,7 @@ function LandingScreenLoaded({
a.px_md,
a.border_t,
t.atoms.border_contrast_low,
{pointerEvents: 'none'},
]}>
<ProfileCard
profile={item.subject}