diff --git a/ReactLearning/kanban-board/src/App.tsx b/ReactLearning/kanban-board/src/App.tsx index c083075..222c1de 100644 --- a/ReactLearning/kanban-board/src/App.tsx +++ b/ReactLearning/kanban-board/src/App.tsx @@ -220,7 +220,7 @@ class App extends React.Component<{}, State> {
Not to be taken seriously. Done as a practice React + TS + MobX - project + project. Form over function... That's what I always say
);