fix
This commit is contained in:
parent
5fec1577c5
commit
d83e2b1c5d
|
|
@ -916,7 +916,7 @@ export const TableList: FC<TableListProp> = ({
|
|||
</>
|
||||
)}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
} else if (mode === "list") {
|
||||
return (
|
||||
|
|
|
|||
Loading…
Reference in New Issue