Commit 4be8cfa
committed
fix(frontend): resolve JSX parse errors introduced by merged PRs
- Remove extra closing </div> in ChatHistorySidebar that placed
the delete-confirm modal outside the return tree (PR #429)
- Add missing imports for SplitViewComparison, ChatSearchPanel,
useChatHistory, and useSplitView in StellarChatInterface
npm run build now passes cleanly (16/16 static pages generated)1 parent cf2955d commit 4be8cfa
2 files changed
Lines changed: 4 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
528 | | - | |
529 | 528 | | |
530 | 529 | | |
531 | 530 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
| |||
0 commit comments