Commit c56f2d2
fix(cmdk): Remove String() coercion in story component
Same no-base-to-string fix as the modal and test helper — pass
action.to directly to normalizeUrl which already accepts LocationDescriptor.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f1a1a06 commit c56f2d2
File tree
1 file changed
+1
-1
lines changed- static/app/components/commandPalette/__stories__
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments