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
In #17 we noted that the phone numbers for the court contact widget (currently src/Court.js) are not click-to-callable. This is a good first / simple issue, as it's not terribly complex, but not completely trivial given React's escaping rules and the frequent presence of more than 1 phone number.
The text was updated successfully, but these errors were encountered:
In #17 we noted that the phone numbers for the court contact widget (currently
src/Court.js
) are not click-to-callable. This is a good first / simple issue, as it's not terribly complex, but not completely trivial given React's escaping rules and the frequent presence of more than 1 phone number.The text was updated successfully, but these errors were encountered: