Commit 329bc8a
committed
fix: add missing comma in ArticleFeed component for array splicing
- Added a comma after the number 4 in the array splice method to ensure correct syntax and prevent potential errors in the ArticleFeed component.1 parent ce13cb8 commit 329bc8a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments