add dropdown menu for type, status, transaction id, and agent
This commit is contained in:
@ -7,6 +7,7 @@ import { Toaster } from 'sonner';
|
||||
import ListToolbar from '../blocks/ListToolbar';
|
||||
|
||||
interface ProviderProps {
|
||||
id: string;
|
||||
name: string;
|
||||
description: string;
|
||||
type: string;
|
||||
|
||||
Reference in New Issue
Block a user