import * as React from "react"; function HabitItem(props: any) { console.log("plus"+props.id) return (
{props.habit_text}