Update useCallFeed.jsx
This commit is contained in:
parent
6873abcc4c
commit
64856b0695
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import {
|
|||
FourByFour,
|
||||
} from "healthicons-react-native/dist/outline";
|
||||
import { postgresServices } from "@/contexts";
|
||||
import { useWebSocketContext } from "@/hooks";
|
||||
import { useWebSocketContext } from "../useWebSocketContext";
|
||||
|
||||
const callIconMap = {
|
||||
"CHEST PAIN|HEART PROBLEMS": Cardiology,
|
||||
|
|
|
|||
Loading…
Reference in a new issue