Skip to content

Commit 1cbdf8c

Browse files
qwik update: version 0.0.7
2 parents d0ce6e5 + 4f29378 commit 1cbdf8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export type TableData = {
5858
}
5959
filterOptions?: {
6060
params?: {
61-
[key: string]: "search" | "options"
61+
[key: string]: string
6262
}
6363
}
6464
}

0 commit comments

Comments
 (0)