File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
showcase/app/templates/page-components Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 513513 </Hds::SideNav::Header >
514514 </div >
515515 </SF .Item>
516- <SF .Item @label =" Logo (HomeLink) + Actions (IconButton + Dropdown)" >
516+ <SF .Item @label =" Logo (HomeLink) + Actions (Button + Dropdown)" >
517517 <div class =" shw-component-sim-side-nav-header" >
518518 <Hds::SideNav::Header >
519519 <:logo >
601601 </Shw::Flex >
602602</section >
603603
604- <Shw::Divider @ level = {{ 2 }} />
604+ <Shw::Divider />
605605
606606<section data-test-percy>
607607 <Shw::Text::H2 >Hds::SideNav::List</Shw::Text::H2 >
Original file line number Diff line number Diff line change @@ -37,6 +37,5 @@ setupDeprecationWorkflow({
3737 { handler : 'throw' , matchId : 'hds.components.modal.body' } ,
3838 { handler : 'throw' , matchId : 'hds.components.modal.footer' } ,
3939 { handler : 'throw' , matchId : 'hds.components.modal.header' } ,
40- { handler : 'throw' , matchId : 'hds.components.sidenav.header.iconbutton' } ,
4140 ] ,
4241} ) ;
You can’t perform that action at this time.
0 commit comments