-
- Downloads
Add useMostRecentCall hook (#22718)
* Add useMostRecentCall hook * Infer types
Showing
- frontend/src/metabase-types/types/index.ts 6 additions, 0 deletionsfrontend/src/metabase-types/types/index.ts
- frontend/src/metabase/hooks/use-most-recent-call/index.ts 1 addition, 0 deletionsfrontend/src/metabase/hooks/use-most-recent-call/index.ts
- frontend/src/metabase/hooks/use-most-recent-call/use-most-recent-call.ts 29 additions, 0 deletions...tabase/hooks/use-most-recent-call/use-most-recent-call.ts
- frontend/src/metabase/hooks/use-most-recent-call/use-most-recent-call.unit.spec.tsx 94 additions, 0 deletions...s/use-most-recent-call/use-most-recent-call.unit.spec.tsx
Loading
Please register or sign in to comment