From f37f339ad9ac1b8b83eaf9a625a54d96e751597e Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 28 Feb 2024 21:34:09 +0100 Subject: [PATCH] Update index.tsx --- documentation/src/pages/use-cases/index.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/src/pages/use-cases/index.tsx b/documentation/src/pages/use-cases/index.tsx index a7219b7e..3094bac0 100644 --- a/documentation/src/pages/use-cases/index.tsx +++ b/documentation/src/pages/use-cases/index.tsx @@ -14,8 +14,8 @@ export const UseCases = () => {

- YOUR WORK{" "} - OUR INSPIRATION + OpenPanel{" "} + DOCUMENTATION

{USE_CASES.map((useCase) => ( @@ -24,7 +24,7 @@ export const UseCases = () => { className="flex flex-col justify-between" >
- + {useCase.title} { Read more