add demolink for blank template
This commit is contained in:
parent
5702947192
commit
9e1906d774
@ -1581,7 +1581,7 @@ def get_init_cli_prompt_options() -> list[Template]:
|
|||||||
Template(
|
Template(
|
||||||
name=constants.Templates.DEFAULT,
|
name=constants.Templates.DEFAULT,
|
||||||
description="A blank Reflex app.",
|
description="A blank Reflex app.",
|
||||||
demo_url="",
|
demo_url="https://blank-template.reflex.run",
|
||||||
code_url="",
|
code_url="",
|
||||||
),
|
),
|
||||||
Template(
|
Template(
|
||||||
|
Loading…
Reference in New Issue
Block a user