diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-07-20 17:56:19 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-07-20 17:56:19 +0200 |
| commit | d02cbad01f3abfa8a1aad0b55b8bd9cf544090cf (patch) | |
| tree | 0ea170b764e5aad2713c6ed9429729579cc69a63 /client/components/Tasks/TaskFormView.jsx | |
| parent | e9c0ffcd5d58310c6cff6a5a73bdf6062485eba4 (diff) | |
disabled links
Diffstat (limited to 'client/components/Tasks/TaskFormView.jsx')
| -rw-r--r-- | client/components/Tasks/TaskFormView.jsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/components/Tasks/TaskFormView.jsx b/client/components/Tasks/TaskFormView.jsx index e296a66..01265b8 100644 --- a/client/components/Tasks/TaskFormView.jsx +++ b/client/components/Tasks/TaskFormView.jsx @@ -4,7 +4,6 @@ import { Link } from 'react-router-dom' import client from '../../client.js' export default function TaskFormView (props) { - // console.log(props) return ( <div class='form'> <div> |
