We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2cc0c3 commit 73bc576Copy full SHA for 73bc576
2 files changed
link_bio/assets/avatar.jpg
-10 KB
link_bio/link_bio/components/footer.py
@@ -22,7 +22,7 @@ def footer() -> rx.Component:
22
as_="span",
23
color=Color.PRIMARY.value
24
),
25
- " v3.",
+ " v4.",
26
padding_top=Size.DEFAULT.value
27
28
href=const.MOUREDEV_URL,
0 commit comments