Skip to content

Commit e935447

Browse files
author
Test
committed
Fix LBDashboard JSX structure for insights section
Made-with: Cursor
1 parent d7bc641 commit e935447

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/LBDashboard/LBDashboard.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,7 @@ export function LBDashboard() {
514514
</Row>
515515
</AnalysisSection>
516516

517+
<AnalysisSection title="Insights from Reviews" darkMode={darkMode}>
517518
<Row xs="1" md="2" className="g-3" style={{ alignItems: 'stretch' }}>
518519
<Col style={{ display: 'flex' }}>
519520
<SentimentBreakdownDonutChart darkMode={darkMode} />

0 commit comments

Comments
 (0)