This commit is contained in:
rizky 2024-08-15 21:00:48 -07:00
parent 5fec1577c5
commit d83e2b1c5d
1 changed files with 1 additions and 1 deletions

View File

@ -916,7 +916,7 @@ export const TableList: FC<TableListProp> = ({
</>
)}
</div>
</div>
</div>
);
} else if (mode === "list") {
return (