Skip to content

Commit 50dbdb9

Browse files
committed
Colaboración Raiola Networks
1 parent 12f63fa commit 50dbdb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

link_bio/link_bio/components/footer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def footer() -> rx.Component:
4848
),
4949
rx.text(
5050
"Con el apoyo de",
51-
rx.next.image(
51+
rx.image(
5252
src=f"/raiola_networks.svg",
5353
on_click=rx.redirect(
5454
const.RAIOLA_NETWORKS_URL,

0 commit comments

Comments
 (0)