import { h, Component } from 'preact' import { Link } from 'react-router-dom' import client from '../../client.js' export default function TaskFormView (props) { return (