Use list colors for list header icons

This commit is contained in:
2026-06-30 14:05:25 +02:00
parent ad9c489102
commit bb5b69711c
4 changed files with 26 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ import iconRounded from '../../icons/icon-rounded.svg?raw';
<li>
<button type="button" {{on "click" @onSavedPlaces}}>
<Icon @name="bookmark" @size={{20}} />
<span>Saved places</span>
<span>Collections</span>
</button>
</li>
<li>