Added to footer... lmao

This commit is contained in:
James McKenzie 2021-05-04 12:26:45 +12:00
parent 248dd66ce7
commit 44c66dd781

View File

@ -220,7 +220,7 @@ class App extends React.Component<{}, State> {
</div>
<div className="footer">
Not to be taken seriously. Done as a practice React + TS + MobX
project
project. Form over function... That's what I always say
</div>
</div>
);