Introduced a prop `alwaysDisplayMonthlyPrice` for the pricing table component. This prop enforces the display of monthly pricing even for yearly plans. Modified relevant function calls and default values to incorporate this new functionality.
Billing - @kit/billing-gateway
This package is responsible for handling all billing related operations. It is a gateway to the billing service.