mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 11:11:25 +00:00
feat(ui-shell): add Close/AppSwitcher as default HeaderAction icons
This commit is contained in:
parent
4b7d254560
commit
5f62cdeb82
2 changed files with 4 additions and 3 deletions
|
@ -193,7 +193,6 @@
|
|||
<HeaderUtilities>
|
||||
<HeaderAction
|
||||
type="Switcher"
|
||||
icon="{isOpen ? iAccount : iSwitcher}"
|
||||
bind:isOpen
|
||||
on:open="{() => {
|
||||
console.log('on:open');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue