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 31f62c1 commit 5928eb4Copy full SHA for 5928eb4
spec/dummy/app/matestack/demo/vue_js/pages/first_page.rb
@@ -7,7 +7,7 @@ def response
7
plain "play around! --> spec/dummy/app/matestack/demo/vue_js/pages/first_page.rb"
8
end
9
10
- # you can call components on pages:
+ # you can call components on pages!
11
Demo::VueJs::Components::StaticComponent.call(foo: "bar")
12
13
onclick emit: "foo" do
0 commit comments