diff --git a/packages/slice-machine/src/legacy/lib/models/common/widgets/Link/components.tsx b/packages/slice-machine/src/legacy/lib/models/common/widgets/Link/components.tsx
index 843d0a0d2..32352f4ae 100644
--- a/packages/slice-machine/src/legacy/lib/models/common/widgets/Link/components.tsx
+++ b/packages/slice-machine/src/legacy/lib/models/common/widgets/Link/components.tsx
@@ -102,7 +102,7 @@ export function Variant() {
Variants
-
+
Add variants like "Primary" and "Secondary" to allow editors to choose
the link's style by selecting one of them.