fix: flow type

This commit is contained in:
archer
2023-07-28 15:41:50 +08:00
parent fb8635a951
commit a77e3880f4
4 changed files with 11 additions and 7 deletions

View File

@@ -76,7 +76,6 @@ const QuoteModal = ({
</>
}
>
<ModalCloseButton />
<ModalBody pt={0} whiteSpace={'pre-wrap'} textAlign={'justify'} fontSize={'sm'}>
{rawSearch.map((item) => (
<Box