mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-07-08 14:55:07 +00:00
feat: enhance payment retrieval with flexible query parameters and add dynamic filters to payments page ✨
This commit is contained in:
@ -22,7 +22,6 @@ export async function DevicesTable({
|
||||
searchParams,
|
||||
parentalControl,
|
||||
additionalFilters = {},
|
||||
|
||||
}: {
|
||||
searchParams: Promise<{
|
||||
[key: string]: unknown;
|
||||
|
Reference in New Issue
Block a user