diff --git a/frontend/package.json b/frontend/package.json index 38552f5..3a497ea 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "flima.dev", "private": true, - "version": "1.0.2", + "version": "1.0.3", "type": "module", "scripts": { "dev": "vite", diff --git a/frontend/src/pages/Education.jsx b/frontend/src/pages/Education.jsx index 554ed29..b71d7d8 100644 --- a/frontend/src/pages/Education.jsx +++ b/frontend/src/pages/Education.jsx @@ -97,7 +97,7 @@ export default function Education() {

{parsed.title}

-
ISSUED: {cert.issued}
+
ISSUED: {cert.period}

{cert.description}

diff --git a/frontend/src/test/pages/__snapshots__/Education.test.jsx.snap b/frontend/src/test/pages/__snapshots__/Education.test.jsx.snap index 32b21a3..27c5d2d 100644 --- a/frontend/src/test/pages/__snapshots__/Education.test.jsx.snap +++ b/frontend/src/test/pages/__snapshots__/Education.test.jsx.snap @@ -167,6 +167,7 @@ exports[`Education Page Regression > matches DOM snapshot when loaded 1`] = ` class="font-code-snippet text-[10px] text-primary-container uppercase tracking-widest border border-primary-container/30 px-2 py-1 bg-primary-container/5 whitespace-nowrap" > ISSUED: + 2020