We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586645a commit 5ee46cdCopy full SHA for 5ee46cd
__docs__/wonder-blocks-link/link.stories.tsx
@@ -40,7 +40,8 @@ export default {
40
type StoryComponentType = StoryObj<typeof Link>;
41
42
/**
43
- * By default the link uses a blue color.
+ * By default the link uses a color that communicates the presence and meaning
44
+ * of interaction.
45
*/
46
export const Default: StoryComponentType = {
47
args: {
0 commit comments