From e3961af7778e4ff28d1098e5e5a27da8ddbef24b Mon Sep 17 00:00:00 2001 From: vchikalkin Date: Thu, 20 Jun 2024 15:57:27 +0300 Subject: [PATCH] pages: remove prune={['unlimited']} for Calculation.Form --- apps/web/pages/index.jsx | 2 +- apps/web/pages/unlimited.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/pages/index.jsx b/apps/web/pages/index.jsx index 71582b4..23ff133 100644 --- a/apps/web/pages/index.jsx +++ b/apps/web/pages/index.jsx @@ -53,7 +53,7 @@ function Content() { - + diff --git a/apps/web/pages/unlimited.jsx b/apps/web/pages/unlimited.jsx index 41ff9bd..e610477 100644 --- a/apps/web/pages/unlimited.jsx +++ b/apps/web/pages/unlimited.jsx @@ -36,7 +36,7 @@ function Content() { - +