diff --git a/frontend/src/pages/SynthesisDetail.tsx b/frontend/src/pages/SynthesisDetail.tsx index 37bc917..a689891 100644 --- a/frontend/src/pages/SynthesisDetail.tsx +++ b/frontend/src/pages/SynthesisDetail.tsx @@ -60,12 +60,6 @@ const NewsItemCard: Component<{ item: NewsItemType; displayLevel: number }> = (p
- - {props.item.date} - - - - = (p ? props.item.url.replace(/^https?:\/\//, '').slice(0, 37) + '...' : props.item.url.replace(/^https?:\/\//, '')} + + {props.item.date} +
1 && props.item.summary}>