Skip to content

Commit f619082

Browse files
committed
Rebranding [WIP]
1 parent f504291 commit f619082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

link_bio/link_bio/components/navbar.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
def navbar() -> rx.Component:
99
return rx.hstack(
1010
rx.link(
11-
rx.next.image(
11+
rx.image(
1212
src="/logo.svg",
1313
width="auto",
1414
height=Size.LARGE.value,

0 commit comments

Comments
 (0)