update column actions

This commit is contained in:
Wikzyy
2025-04-16 15:03:20 +07:00
parent 08bc0c37c9
commit 910ef6da89
4 changed files with 4 additions and 4 deletions

View File

@ -138,7 +138,7 @@ const ManageSucosContextProvider = ({ children }: { children: React.ReactNode })
);
},
meta: {
headerClassName: 'w-[100px]',
headerClassName: 'w-[100px] text-center',
cellClassName: 'text-center'
}
}