update kolom center

This commit is contained in:
2023-06-07 09:32:44 +07:00
parent ff3ac11071
commit afafed11d5

View File

@@ -492,7 +492,7 @@ export default function Corporates() {
<TableCell style={headStyle} align="left" width={100}>
Status
</TableCell>
<TableCell style={headStyle} align="right" width={100}>
<TableCell style={headStyle} align="center" width={100}>
Action
</TableCell>
</TableRow>