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

minor correction in docs #8

Closed
mattkeanny opened this issue Dec 14, 2022 · 1 comment
Closed

minor correction in docs #8

mattkeanny opened this issue Dec 14, 2022 · 1 comment

Comments

@mattkeanny
Copy link

Started exploring the project, no react knowledge, I like the pure python approach.
Just a minor thing:
In the getting-started.md the example says:

el = ButtonClick
display(el)

I guess this was meant "()":

el = ButtonClick()
display(el)

Thanks a ton.

@maartenbreddels
Copy link
Contributor

Hi there,

thanks, this is fixed now!

Regards,

Maarten Breddels

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants