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文字以上入力してください')
|
alert('2文字以上入力してください')
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
reset()
|
setOffset(0)
|
||||||
setKeyword(searchKeyword)
|
setKeyword(searchKeyword)
|
||||||
setSearchOption(option)
|
setSearchOption(option)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user