Commit a2b7074
committed
fix(docs): rename duplicate const facets variables in changeset example
CodeRabbit flagged that both const declarations in the same block scope
caused a TS/ES6 redeclaration error. Rename to facetsSync/facetsAsync.1 parent 2b601d6 commit a2b7074
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
0 commit comments