mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-07-05 16:21:25 +00:00
feat: enhance payment retrieval with flexible query parameters and add dynamic filters to payments page ✨
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 2m18s
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 2m18s
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