Merged in feat/LOY-243-change-name-disclaimer (pull request #2311)

feat(LOY-243): add change name disclaimer to profile

Approved-by: Chuma Mcphoy (We Ahead)
This commit is contained in:
Christian Andolf
2025-06-10 07:33:02 +00:00
6 changed files with 143 additions and 69 deletions

View File

@@ -19,6 +19,7 @@ export const linkVariants = cva(styles.link, {
small: styles.small,
regular: styles.regular,
tiny: styles.tiny,
none: "",
},
textDecoration: {
underline: styles.underline,