We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a9fcb commit 0b5e249Copy full SHA for 0b5e249
1 file changed
reflex/.templates/apps/blank/code/blank.py
@@ -29,7 +29,6 @@ def index() -> rx.Component:
29
justify="center",
30
min_height="85vh",
31
),
32
- rx.logo(),
33
)
34
35
0 commit comments