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
The columns / accessor pattern for the CronsTable is not typesafe so I missed something here. The type returned by `prevNextTs` in `cronDatum` should now match the type `PrevNextTs` (the component) expects. I also did a pass over the other accessors and they all look fine.
GitOrigin-RevId: 40e218c40fb6c2f5d2e7db763600d48654ffd5e6
0 commit comments