fix: change name of myPages link vaariant to underscored

This commit is contained in:
Christel Westerberg
2024-07-04 07:59:03 +02:00
parent 8956edbd2f
commit 55a71f001f
5 changed files with 4 additions and 5 deletions

View File

@@ -32,7 +32,6 @@ const config = {
defaultVariants: {
color: "burgundy",
textAlign: "left",
textTransform: "uppercase",
type: "h1",
},
} as const