Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix introductory examples #421

Merged
merged 1 commit into from
Oct 9, 2022

Conversation

bmitc
Copy link
Contributor

@bmitc bmitc commented Oct 9, 2022

The example properties are of type Property<bool>, and thus the correct type annotation should be used as well as the correct render function. As they are now in the documentation (prior to this edit), neither of these example properties compile.

The properties are of type Property<bool>, and thus the
correct type annotation should be used as well as the correct
render function.
@TysonMN TysonMN merged commit 253634b into hedgehogqa:master Oct 9, 2022
@TysonMN
Copy link
Member

TysonMN commented Oct 9, 2022

Thanks!

@bmitc
Copy link
Contributor Author

bmitc commented Oct 11, 2022

No problem! Thanks for the merge!

@bmitc bmitc deleted the fix-introductory-examples branch October 11, 2022 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants