From bbda1d3d6fa4ae9481fd8eade44a2255718176d3 Mon Sep 17 00:00:00 2001 From: pubkey <8926560+pubkey@users.noreply.github.com> Date: Fri, 17 May 2024 12:41:50 +0200 Subject: [PATCH] ADD test --- docs-src/src/components/review-block.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-src/src/components/review-block.tsx b/docs-src/src/components/review-block.tsx index 119164ef8e4..8989f99d166 100644 --- a/docs-src/src/components/review-block.tsx +++ b/docs-src/src/components/review-block.tsx @@ -90,7 +90,7 @@ export function ReviewsBlock() { label: 'MoreApp, Germany', description: `We provide a mobile app that is used by people in the field to fill in valuable information like inspections, - surveys and audits.`, + surveys and audits. Our users don't always have access to the internet, building from an Offline-first approach with RxDB allows us to have the data integrity we need without being online.`, href: 'https://moreapp.com/', target: '_blank', logo: '/files/companies/moreapp.png',