We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1649233 commit d4c6f36Copy full SHA for d4c6f36
client/src/SamplesPage.jsx
@@ -45,7 +45,7 @@ const SamplesPage = () => {
45
<CardHeader
46
header={
47
<div className={styles.resultCardHeader}>
48
- <Link href={result.url} target='blank'>{result.name} <Link24Regular /></Link>
+ <Link href={result.url} target='blank'>{result.name} <Link20Regular /></Link>
49
</div>
50
}
51
description={
0 commit comments