feat(SW-350): update classes for booking widget input
This commit is contained in:
@@ -145,7 +145,6 @@ export default function Search({ locations }: SearchProps) {
|
||||
<div {...getRootProps({}, { suppressRefError: true })}>
|
||||
<Input
|
||||
{...getInputProps({
|
||||
className: styles.input,
|
||||
id: name,
|
||||
onFocus(evt) {
|
||||
handleOnFocus(evt)
|
||||
|
||||
Reference in New Issue
Block a user