물건 즐겨찾기 style

This commit is contained in:
basssy 2025-02-28 16:07:42 +09:00
parent a63cf6d996
commit ebcd3222da

View File

@ -2547,6 +2547,7 @@ export default function StuffDetail() {
value={otherSaleStoreList.filter(function (option) { value={otherSaleStoreList.filter(function (option) {
return option.saleStoreId === otherSelOptions return option.saleStoreId === otherSelOptions
})} })}
components={{ Option: CustomOption2 }}
/> />
</div> </div>
<div className="input-wrap" style={{ width: '216px' }}> <div className="input-wrap" style={{ width: '216px' }}>