Skip to content

Commit 5928eb4

Browse files
committed
trigger ci run
1 parent 31f62c1 commit 5928eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/dummy/app/matestack/demo/vue_js/pages/first_page.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def response
77
plain "play around! --> spec/dummy/app/matestack/demo/vue_js/pages/first_page.rb"
88
end
99

10-
# you can call components on pages:
10+
# you can call components on pages!
1111
Demo::VueJs::Components::StaticComponent.call(foo: "bar")
1212

1313
onclick emit: "foo" do

0 commit comments

Comments
 (0)