Skip to content

Commit

Permalink
fix / add prop to FreeTrialDialog
Browse files Browse the repository at this point in the history
  • Loading branch information
psiddharthdesign committed Aug 20, 2024
1 parent 42ffbc6 commit f00a8e7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ async function OrganizationSubscriptionSidebarCard({
isOrganizationAdmin={isOrganizationAdmin}
organizationId={organizationId}
activeProducts={activeProducts}
defaultOpen={true}
/>
</>
}
Expand Down

0 comments on commit f00a8e7

Please sign in to comment.