ui fix - pre auth added in types
This commit is contained in:
@@ -87,6 +87,7 @@ export default function DocumentsPage() {
|
|||||||
// Decide on a stable order for titleKey buckets: prefer enum order then any extras
|
// Decide on a stable order for titleKey buckets: prefer enum order then any extras
|
||||||
const preferredOrder = [
|
const preferredOrder = [
|
||||||
"INSURANCE_CLAIM",
|
"INSURANCE_CLAIM",
|
||||||
|
"INSURANCE_CLAIM_PREAUTH",
|
||||||
"ELIGIBILITY_STATUS",
|
"ELIGIBILITY_STATUS",
|
||||||
"CLAIM_STATUS",
|
"CLAIM_STATUS",
|
||||||
"OTHER",
|
"OTHER",
|
||||||
|
|||||||
Reference in New Issue
Block a user