Merge branch 'feature/survey' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/inquiry
This commit is contained in:
commit
83bdba2cd5
@ -15,7 +15,7 @@ export default function SearchForm({ memberRole, userId }: { memberRole: string;
|
||||
alert('2文字以上入力してください')
|
||||
return
|
||||
}
|
||||
reset()
|
||||
setOffset(0)
|
||||
setKeyword(searchKeyword)
|
||||
setSearchOption(option)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user