Commit b898420
authored
fix: use value from the evt.target to fix index creation COMPASS-6981 (#4596)
* fix: use value from the evt.target to fix index creation COMPASS-6981
* refactor: evt.target as any1 parent 99faf39 commit b898420
File tree
1 file changed
+2
-2
lines changed- packages/compass-components/src/components
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments