Commit f755032
authored
Update the `docs-topic.gjs` file to replace the deprecated `firstObject` method with standard array indexing. This change enhances code compatibility with newer Ember versions and maintains functionality by directly accessing the first element of the `posts` array.
1 parent 5e4a1d8 commit f755032
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments