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 339656c commit c862fefCopy full SHA for c862fef
current-status.md
@@ -74,7 +74,7 @@ The `Hyperstack::State::Observable` module provides a handful of methods to make
74
Here is an example (compare to the state example on the [Hyperstack.org home page](https://hyperstack.org/))
75
76
```ruby
77
-class UsingState < Hyperloop::Component
+class UsingState < HyperComponent
78
79
# Our component has two instance variables to keep track of what is going on
80
# @show - if true we will show an input box, otherwise the box is hidden
0 commit comments