Commit 0600fe0
committed
fix(header): use explicit popover="auto" instead of boolean attribute
Hono JSX renders bare `popover` as `popover="true"` which relies on
the invalid-value-default behavior. Explicit "auto" is clearer.1 parent 3e675a2 commit 0600fe0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments