We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a1365 commit e4b480aCopy full SHA for e4b480a
1 file changed
test/fixtures/with-telemetry/input/app/templates/components/file-less.hbs
@@ -1,2 +1,2 @@
1
<div>this template has no js </div>
2
-<BsButton @type="primary">Primary</BsButton>
+{{#bs-button type="primary"}}Primary{{/bs-button}}
0 commit comments