mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-07-25 19:17:42 +00:00
feat(filters): replace existing filters with dynamic filters for improved user and device management ✨
This commit is contained in:
@ -11,7 +11,6 @@ import type {
|
||||
Topup
|
||||
} from "@/lib/backend-types";
|
||||
import type { TopupResponse } from "@/lib/types";
|
||||
import type { User } from "@/lib/types/user";
|
||||
import { handleApiResponse } from "@/utils/tryCatch";
|
||||
|
||||
type GenericGetResponseProps = {
|
||||
|
Reference in New Issue
Block a user