Skip to content

Commit 0b5e249

Browse files
authored
Remove rx.logo from blank template (#5552)
1 parent 74a9fcb commit 0b5e249

File tree

1 file changed

+0
-1
lines changed
  • reflex/.templates/apps/blank/code

1 file changed

+0
-1
lines changed

reflex/.templates/apps/blank/code/blank.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ def index() -> rx.Component:
2929
justify="center",
3030
min_height="85vh",
3131
),
32-
rx.logo(),
3332
)
3433

3534

0 commit comments

Comments
 (0)