current
This commit is contained in:
		| @@ -159,7 +159,7 @@ export default class CableDetailComponent extends Component { | ||||
|     } | ||||
|  | ||||
|     return ( | ||||
|       <div className="cable-tables-div" style={{ width: "32%" }}> | ||||
|       <div className="cable-tables-div"> | ||||
|         <span className="cable-tables-div-title">{title}</span> | ||||
|         <table> | ||||
|           {Object.entries(data).map(([key, value], index) => ( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user