Commit 09f0939
fix: use span instead of div inside hover card to fix DOM nesting
React warns about div inside span. The CSS display properties
(block, flex) handle layout regardless of the HTML element.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7f61c9f commit 09f0939
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
0 commit comments