fix: Remove newline from quote string literal
This commit is contained in:
@@ -1116,8 +1116,7 @@ export default function ActivityFeed() {
|
||||
author: "Jonathan Sachs",
|
||||
},
|
||||
{
|
||||
content: "If you cannot explain a program to yourself, the chance of the
|
||||
computer getting it right is pretty small.",
|
||||
content: "If you cannot explain a program to yourself, the chance of the computer getting it right is pretty small.",
|
||||
author: "Bob Frankston",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user