From 39c33ebf9b4e895d46a0a0d6e4a9a100f0bca0d1 Mon Sep 17 00:00:00 2001 From: Serhii Melnyk Date: Fri, 20 Oct 2023 09:05:38 +0300 Subject: [PATCH] Update CV.tsx --- src/components/CV.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CV.tsx b/src/components/CV.tsx index a5478ab..c56937b 100644 --- a/src/components/CV.tsx +++ b/src/components/CV.tsx @@ -59,7 +59,7 @@ const CV = () => {
-

History

+

Experience

{data.jobs.map(({ company, description, title, years }, index) => (