From f73738d0a5168a37f21f9a22a114f452e07d96a1 Mon Sep 17 00:00:00 2001 From: Phat Ho Date: Sat, 26 Dec 2020 17:41:08 +0700 Subject: [PATCH] Fix alt of CertInfo to title --- .../__snapshots__/Certification.spec.tsx.snap | 20 +++++++++---------- .../home/components/certification/CertInfo.js | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/modules/home/components/__test__/__snapshots__/Certification.spec.tsx.snap b/modules/home/components/__test__/__snapshots__/Certification.spec.tsx.snap index 885becd3..05cd3502 100644 --- a/modules/home/components/__test__/__snapshots__/Certification.spec.tsx.snap +++ b/modules/home/components/__test__/__snapshots__/Certification.spec.tsx.snap @@ -160,12 +160,12 @@ exports[`Certification should render without throwing an error 1`] = ` className="CertInfo__Container-sc-1xe9lwl-0 cYCcNv" > First slide @@ -284,12 +284,12 @@ exports[`Certification should render without throwing an error 1`] = ` className="CertInfo__Container-sc-1xe9lwl-0 cYCcNv" > First slide @@ -408,12 +408,12 @@ exports[`Certification should render without throwing an error 1`] = ` className="CertInfo__Container-sc-1xe9lwl-0 cYCcNv" > First slide @@ -532,12 +532,12 @@ exports[`Certification should render without throwing an error 1`] = ` className="CertInfo__Container-sc-1xe9lwl-0 cYCcNv" > First slide @@ -656,12 +656,12 @@ exports[`Certification should render without throwing an error 1`] = ` className="CertInfo__Container-sc-1xe9lwl-0 cYCcNv" > First slide diff --git a/modules/home/components/certification/CertInfo.js b/modules/home/components/certification/CertInfo.js index fe0d512f..135debd4 100644 --- a/modules/home/components/certification/CertInfo.js +++ b/modules/home/components/certification/CertInfo.js @@ -15,7 +15,7 @@ const CertInfo = ({ cover, coverMobile, title, content, ...otherProps }) => { First slide