You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spotted in RAC conversion but unrelated. We currently have <Text key={i} as="mark" color="inherit" bgColor="#6C4BC14D" borderRadius="md" p="0.5"> but span -> mark will get the highlights read out. Needs a quick screen reader check.
Spotted in RAC conversion but unrelated. We currently have
<Text key={i} as="mark" color="inherit" bgColor="#6C4BC14D" borderRadius="md" p="0.5">but span -> mark will get the highlights read out. Needs a quick screen reader check.