Commit bee4cf6
committed
Fix locale fallback rendering of SDKv4/SDKv3/MethodPromo
The locale route only registered Button and Inline. When a locale falls
back to English MDX that uses MethodPromo or SDKv* tabs, the build
crashed with "Expected component MethodPromo to be defined". Register
the same components as the English route.1 parent 36b3983 commit bee4cf6
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
187 | 190 | | |
188 | 191 | | |
189 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
190 | 196 | | |
191 | 197 | | |
192 | 198 | | |
| |||
0 commit comments