We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26dc65d commit 4d72125Copy full SHA for 4d72125
hyperdiv_docs/pages/guide/using_the_app_template.py
@@ -71,7 +71,7 @@ def main():
71
with template.body:
72
router.run()
73
74
- hd.run(app)
+ hd.run(main)
75
```
76
"""
77
)
0 commit comments