From 6888cc45f09157f17304138f1e45512554a88263 Mon Sep 17 00:00:00 2001 From: Dhravya Shah Date: Wed, 26 Jun 2024 18:59:13 -0500 Subject: [PATCH] minor error fixes --- apps/web/app/(landing)/FeatureCardContent.tsx | 2 +- apps/web/app/(landing)/ImageSliders.tsx | 2 +- apps/web/migrations/meta/0000_snapshot.json | 655 ----------------- apps/web/migrations/meta/0001_snapshot.json | 678 ------------------ apps/web/migrations/meta/_journal.json | 20 - apps/web/wrangler.toml | 4 + 6 files changed, 6 insertions(+), 1355 deletions(-) delete mode 100644 apps/web/migrations/meta/0000_snapshot.json delete mode 100644 apps/web/migrations/meta/0001_snapshot.json delete mode 100644 apps/web/migrations/meta/_journal.json diff --git a/apps/web/app/(landing)/FeatureCardContent.tsx b/apps/web/app/(landing)/FeatureCardContent.tsx index 1b38cd65..26772141 100644 --- a/apps/web/app/(landing)/FeatureCardContent.tsx +++ b/apps/web/app/(landing)/FeatureCardContent.tsx @@ -79,7 +79,7 @@ export default function FUIFeatureSectionWithCards() {