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 528a3a0 commit 63d82b0Copy full SHA for 63d82b0
README.md
@@ -82,6 +82,7 @@ hello = Root(store)
82
print(f"component says: {hello.hello(store)}")
83
EOF
84
```
85
+test_change
86
87
And finally run it:
88
0 commit comments