Interactive Todo Cards

TODO items that can be toggled by clicking anywhere on the card
Integration Setup (Click to toggle)
formState: {
  "todos": {
    "stripe": true,
    "plaid": false,
    "manual": false
  }
}