자금이체
This commit is contained in:
@@ -337,7 +337,10 @@ export const ListWrap = () => {
|
||||
</div>
|
||||
</div>
|
||||
}
|
||||
<div className="transaction-list">
|
||||
<div
|
||||
className="transaction-list"
|
||||
style={{ height: (listHeight > 0)? listHeight + 'px': 'unset' }}
|
||||
>
|
||||
{getListDateGroup()}
|
||||
<div ref={setTarget}></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user