KeyPointsSection displays key discussion points from the meeting
<KeyPointsSection keyPoints={[ { id: '1', content: 'Discussed Q1 targets', topic: 'Planning', importance: 'high' }, { id: '2', content: 'Reviewed team performance', topic: 'Review' }, ]}/> Copy
<KeyPointsSection keyPoints={[ { id: '1', content: 'Discussed Q1 targets', topic: 'Planning', importance: 'high' }, { id: '2', content: 'Reviewed team performance', topic: 'Review' }, ]}/>
KeyPointsSection displays key discussion points from the meeting