update table on upgrade member kyc

This commit is contained in:
Wikzyy
2025-04-15 17:23:01 +07:00
parent 3f162a6dfc
commit d78805dbce
4 changed files with 225 additions and 162 deletions

View File

@ -4,7 +4,6 @@ import { useKycContext } from '../hooks';
const ListToolBar = () => {
const { table, reload } = useDataGrid();
const { handleDetailDialog, handleAddDialog } = useKycContext();
return (
<div className="card-header flex-wrap gap-2 border-b-0 px-5">