tweak to copyedit and full string search
This commit is contained in:
parent
9656888cb7
commit
9aac6e0eff
3 changed files with 2 additions and 4 deletions
|
|
@ -3,8 +3,6 @@ function About() {
|
|||
return (
|
||||
<div className="about page-outer">
|
||||
<div>
|
||||
<h2 className="text-xl">Hi,</h2>
|
||||
<h2 className="text-xl">I am Fred.</h2>
|
||||
<h2 className="text-xl">I made this app using the following components:</h2>
|
||||
<h2 className="mt-4 font-bold text-xl">Frontend:</h2>
|
||||
<ul><li>React</li><li>TypeScript</li><li>Vite</li></ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue