fix bug on kyc table

This commit is contained in:
Wikzyy
2025-04-17 16:56:05 +07:00
parent d4239820f4
commit d550a9c5f1
5 changed files with 0 additions and 161 deletions

View File

@ -1,6 +1,5 @@
import { DefaultTooltip, KeenIcon, useDataGrid } from '@/components';
import { Button } from '@/components/ui/button';
import { useKycContext } from '../hooks';
import { useState } from 'react';
interface ListToolbarProps {