Skip to content

Commit

Permalink
add TODOs
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Olshansky <[email protected]>
  • Loading branch information
fredteumer and Olshansk authored Aug 30, 2024
1 parent 3ae4df2 commit 2715c6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/AccountPlan/AccountPlan.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import {
import { LuCheck } from "react-icons/lu"
import { PayPlanType } from "~/models/portal/sdk"

// TODO_TECHDEBT: Remove all references to PayAsYouGoV0 and FreetierV0` after its live
type AccountPlanProps = {
type:
| PayPlanType.PayAsYouGoV0
Expand Down

0 comments on commit 2715c6d

Please sign in to comment.