Started implementing view for medical inventory #85
Annotations
11 errors
|
|
|
petclinic-frontend/src/features/inventories/InventoriesListTable.tsx#L190
Replace `··onClick={()·=>·navigate(`/productList/${inventory.inventoryName}`)` with `onClick={()·=>⏎················navigate(`/productList/${inventory.inventoryName}`)⏎··············`
|
|
|
|
|
|
petclinic-frontend/src/features/inventories/InventoriesListTable.tsx#L207
Replace `······················navigate(`/updateInventory/${inventory.inventoryName}/edit`);` with `····················navigate(⏎······················`/updateInventory/${inventory.inventoryName}/edit``
|
petclinic-frontend/src/features/inventories/InventoriesListTable.tsx#L208
Replace `}}` with `);`
|
This job failed
Loading