Build infinite scroll for email threads (#3666)

* Use recoil state for page info

* Remove memoization

* Remove right drawer fetch more loader

---------

Co-authored-by: Thomas Trompette <thomast@twenty.com>
This commit is contained in:
Thomas Trompette
2024-01-29 15:28:28 +01:00
committed by GitHub
parent a58b4cf437
commit 9da9d1e3bd
5 changed files with 89 additions and 52 deletions

View File

@ -36,4 +36,4 @@
"nx": {
"projectType": "library"
}
}
}