mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-07-10 12:37:16 +02:00
* mobile: fix discount value is undefined * mobile: fix discount calculation and price formatting Respect spacing when writing price in a currency. Fix incorrect discount calculation when comparing products of a plan based on int values, use parseFloat to parse correct values for comparision * mobile: fix ui inconsistencies * mobile: conditionally include trial plan conditions based on GitHub release status