{intervals.length ? (
@@ -172,7 +172,11 @@ function PricingItem(
-
+
-
+
-
+
@@ -248,12 +264,8 @@ function FeaturesList(
}
function Price({ children }: React.PropsWithChildren) {
- // little trick to re-animate the price when switching plans
- const key = Math.random();
-
return (