The companies were being returned with database column names (snake_case) but the TypeScript Company interface expects camelCase. Added transform function to convert column names, fixing the localeCompare error in mapping pages. |
||
|---|---|---|
| .. | ||
| route.ts | ||
The companies were being returned with database column names (snake_case) but the TypeScript Company interface expects camelCase. Added transform function to convert column names, fixing the localeCompare error in mapping pages. |
||
|---|---|---|
| .. | ||
| route.ts | ||