Skip to content

Commit 00668ae

Browse files
committed
put showcase examples back in place
1 parent dc70c0d commit 00668ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

showcase/app/templates/page-components/advanced-table.hbs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Shw::Text::H1>AdvancedTable</Shw::Text::H1>
99

1010
<section data-test-percy>
11-
{{!-- <Shw::Text::Body>
11+
<Shw::Text::Body>
1212
<a
1313
class="shw-frame__open-link"
1414
href="/layouts/app-frame/frameless/demo-full-app-frame-with-advanced-table"
@@ -742,7 +742,7 @@
742742
{{/each}}
743743
</B.Tr>
744744
</:body>
745-
</Hds::AdvancedTable> --}}
745+
</Hds::AdvancedTable>
746746

747747
<Shw::Text::H4 @tag="h3">Reorderable columns with sticky first column</Shw::Text::H4>
748748

@@ -787,7 +787,7 @@
787787
</Hds::AdvancedTable>
788788
</div>
789789

790-
{{!-- <Shw::Text::H4 @tag="h3">Reorderable columns with selectable rows</Shw::Text::H4>
790+
<Shw::Text::H4 @tag="h3">Reorderable columns with selectable rows</Shw::Text::H4>
791791

792792
<div>
793793
<Hds::AdvancedTable
@@ -2672,6 +2672,6 @@
26722672
/>
26732673
</SF.Item>
26742674
{{/each}}
2675-
</Shw::Flex> --}}
2675+
</Shw::Flex>
26762676

26772677
</section>

0 commit comments

Comments
 (0)