Browse Source

Added to footer... lmao

master
James McKenzie 3 years ago
parent
commit
44c66dd781
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ReactLearning/kanban-board/src/App.tsx

+ 1
- 1
ReactLearning/kanban-board/src/App.tsx 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>
);


Loading…
Cancel
Save