Commit 958146d
committed
fix(explore): Render empty state text as a block element
Render `EmptyStateText` as a `div` so loading states can safely include
block-level children like `LoadingIndicator` without invalid HTML.
Refs LOGS-644
Co-Authored-By: GPT-5.4 <noreply@openai.com>
Made-with: Cursor1 parent b366fc5 commit 958146d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments