You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(testimony): Fixing pagination for ViewTestimony component - at some point, we introduced a dependency on the total number of testimonies, which is only available on the Profile page's version of this component and not necessary for any rendering - this removes that unneeded dependency
0 commit comments