|
|
@@ -87,7 +87,7 @@ const SearchPublicNoticeForm = ({ applySearch, orgComboData, searchCriteria, iss |
|
|
|
<MainCard xs={12} md={12} lg={12} |
|
|
|
border={false} |
|
|
|
content={false} |
|
|
|
sx={{ backgroundColor: 'backgroundColor.default' }} |
|
|
|
sx={{ backgroundColor: '#fff' }} |
|
|
|
> |
|
|
|
|
|
|
|
<form onSubmit={handleSubmit(onSubmit)}> |
|
|
|