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 b050f91 commit beb4f84Copy full SHA for beb4f84
guides/release/components/yields.md
@@ -61,7 +61,7 @@ then nothing will be done with the block.
61
### Conditionally Yielding
62
63
You can check whether or not a user passed a block to the component with the
64
-`hasBlock` helper:
+`(has-block)` helper:
65
66
```handlebars {data-filename=app/templates/components/modal-dialog.hbs}
67
<dialog>
0 commit comments