Skip to content

Commit

Permalink
clients: Fix build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
birkjernstrom committed Jan 2, 2025
1 parent bf2d5bb commit c4bd465
Show file tree
Hide file tree
Showing 2 changed files with 1,353 additions and 142 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ const CustomerPortalSubscription = ({
cancelSubscription.isSuccess ||
!!subscription.ended_at ||
!!subscription.ends_at
const [showCancelModal, setShowCancelModal] = useState(false)

return (
<>
Expand Down
Loading

0 comments on commit c4bd465

Please sign in to comment.