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

zio/stable
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
1 changed files with 1 additions and 0 deletions

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}