Skip to content

Commit ffa1a1f

Browse files
committed
trigger CI
1 parent c24fa61 commit ffa1a1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

showcase/app/templates/components/code-block.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<section data-test-percy>
1111
<Shw::Text::H2>Content</Shw::Text::H2>
1212

13+
1314
<Shw::Grid @columns={{2}} @gap="2rem" as |SG|>
1415
<SG.Item @label="one line">
1516
<Hds::CodeBlock @language="javascript" @ariaLabel="one line" @value="console.log('I am JavaScript code');" />

0 commit comments

Comments
 (0)