fix: minor mistake
This commit is contained in:
parent
8f883b3f86
commit
79f14c3020
@ -21,7 +21,7 @@ const About: React.FC = () => {
|
||||
|
||||
return <AboutSection>
|
||||
<h1>Hello.</h1>
|
||||
<p>My name is Franek. I"m {years} years, {months} months and {days} days old.</p>
|
||||
<p>My name is Franek. I'm {years} years, {months} months and {days} days old.</p>
|
||||
<div id="margin-auto">
|
||||
<Button
|
||||
onClick={toggleTheme}
|
||||
|
Loading…
x
Reference in New Issue
Block a user