feat: update links default color to match design documents
This commit is contained in:
@@ -34,7 +34,7 @@ export default function TimeoutSpinner() {
|
||||
link: (text) => (
|
||||
<Link
|
||||
href={customerService[lang]}
|
||||
variant="underscored"
|
||||
textDecoration="underline"
|
||||
target="_blank"
|
||||
>
|
||||
{text}
|
||||
|
||||
Reference in New Issue
Block a user