diff --git a/src/contents/parts.tsx b/src/contents/parts.tsx index 98315aa594455805dd857aeaa22c2c5c320d6293..aad78b8339ee3f57d37823f6c5f8f70db72d1e82 100644 --- a/src/contents/parts.tsx +++ b/src/contents/parts.tsx @@ -40,7 +40,7 @@ const basicParts: TableRowData[] = [ { id: 'BBa_K5378012', type: 'Coding', description: 'TFF3',class:"table-element-yellow",link:'https://parts.igem.org/Part:BBa_K5378012'}, { id: 'BBa_K5378016', type: 'RBS', description: 'RBS',class:"table-element-orange",link:'https://parts.igem.org/Part:BBa_K5378016'}, { id: 'BBa_K5378018', type: 'Coding', description: 'GFP',class:"table-element-yellow",link:'https://parts.igem.org/Part:BBa_K5378018' }, - { id: 'BBa_K5378020', type: 'Coding', description: '6xHis',class:"table-element-yellow table-bottom-line",link:'https://parts.igem.org/partsdb/edit_seq.cgi?part=BBa_K5378020'}, + { id: 'BBa_K5378020', type: 'Coding', description: '6xHis',class:"table-element-orange table-bottom-line",link:'https://parts.igem.org/partsdb/edit_seq.cgi?part=BBa_K5378020'}, ]; const compositeParts: TableRowData[] = [ { id: 'BBa_K5378002', type: 'Composite', description: 'PtynA-RBS-TPH1',class:"table-element-yellow",link:'' },