mirror of
https://github.com/dnote/dnote
synced 2026-03-14 14:35:50 +01:00
Change word (#211)
This commit is contained in:
parent
0732d64bb9
commit
94fe2896a1
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ const BookFilter = ({
|
|||
setIsOpen={setIsOpen}
|
||||
options={options}
|
||||
listboxClassName={SearchMenuStyles.dropdown}
|
||||
label="Filter by books"
|
||||
label="Filter books"
|
||||
currentValue={currentValue}
|
||||
textboxValue={textboxValue}
|
||||
itemClassName={SearchMenuStyles['combobox-item']}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue