Show chevron to hint dropdown

pull/465/head
Lim Chee Aun 2024-03-25 10:26:37 +08:00
rodzic cc268019a0
commit 53e9aac14f
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -121,7 +121,8 @@ function List(props) {
overflow="auto"
menuButton={
<button type="button" class="plain">
<Icon icon="list" size="l" />
<Icon icon="list" size="l" alt="Lists" />
<Icon icon="chevron-down" size="s" />
</button>
}
>