no apostrophe in react

api-as-package
pegasust 2022-11-15 22:35:31 +00:00
parent dafabe8212
commit 645588a07b
1 changed files with 7 additions and 7 deletions

View File

@ -85,31 +85,31 @@ const Blog = () => <article>
const Projects = () => <article className="flex flex-col"> const Projects = () => <article className="flex flex-col">
<span> <span>
I was about to type Lorem Ipsum until I realize I couldn't even remember the content I was about to type Lorem Ipsum until I realize I could not even remember the content
of the first sentence. of the first sentence.
</span> </span>
<span> <span>
I was about to type Lorem Ipsum until I realize I couldn't even remember the content I was about to type Lorem Ipsum until I realize I could not even remember the content
of the first sentence. of the first sentence.
</span> </span>
<span> <span>
I was about to type Lorem Ipsum until I realize I couldn't even remember the content I was about to type Lorem Ipsum until I realize I could not even remember the content
of the first sentence. of the first sentence.
</span> </span>
<span> <span>
I was about to type Lorem Ipsum until I realize I couldn't even remember the content I was about to type Lorem Ipsum until I realize I could not even remember the content
of the first sentence. of the first sentence.
</span> </span>
<span> <span>
I was about to type Lorem Ipsum until I realize I couldn't even remember the content I was about to type Lorem Ipsum until I realize I could not even remember the content
of the first sentence. of the first sentence.
</span> </span>
<span> <span>
I was about to type Lorem Ipsum until I realize I couldn't even remember the content I was about to type Lorem Ipsum until I realize I could not even remember the content
of the first sentence. of the first sentence.
</span> </span>
<span> <span>
I was about to type Lorem Ipsum until I realize I couldn't even remember the content I was about to type Lorem Ipsum until I realize I could not even remember the content
of the first sentence. of the first sentence.
</span> </span>
</article> </article>