fix: update component process
This commit is contained in:
No files matched your search
@@ -28,4 +28,5 @@ export async function getEncounterData(id: string | number) {
|
||||
console.error('Error fetching encounter data:', error)
|
||||
data = null
|
||||
}
|
||||
return data
|
||||
}
|
||||
Reference in New Issue
Block a user