Commit f0fd85f
authored
Update layout.tsx (laravel#86)
Currently the key is duplicated since this key is also used in the breadcrumbs.
added an index to the key to make it unique so that it will not collide and through a render error for duplicate keys.1 parent 68aa552 commit f0fd85f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments