Close instead of cancel to close the search bar
This commit is contained in:
@ -117,7 +117,7 @@ function SmallHeaderLayout(props: LibraryHeaderProps): JSX.Element {
|
||||
event.preventDefault()
|
||||
}}
|
||||
>
|
||||
Cancel
|
||||
Close
|
||||
</Button>
|
||||
</HStack>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user