Class: MyTasks

MyTasks(props) → {JSX.Element}

new MyTasks(props) → {JSX.Element}

Here you can implement the logic to subscribe to your tasks and CRUD them. See: https://github.com/meteorrn/sample

Parameters:
Name Type Description
props
Source:
Returns:
Type
JSX.Element