- Changed the import statement for apiClient in BomDetailEditModal.tsx and BomHistoryModal.tsx to use named import syntax. - This change ensures consistency in the import style across the BOM components, improving code readability and maintainability. |
||
|---|---|---|
| .. | ||
| BomDetailEditModal.tsx | ||
| BomHistoryModal.tsx | ||
| BomTreeComponent.tsx | ||
| BomTreeRenderer.tsx | ||
| BomVersionModal.tsx | ||
| index.ts | ||