add email and subject search (#78)

This commit is contained in:
KM Koushik
2024-11-03 09:29:37 +11:00
committed by GitHub
parent d15495e2c7
commit bb0d54188c
3 changed files with 50 additions and 33 deletions

View File

@@ -0,0 +1 @@
export const DEFAULT_QUERY_LIMIT = 30;