Disable CV error

This commit is contained in:
Aaron Yarborough 2024-03-12 13:15:32 +00:00
parent 2b0e302071
commit 89537de767

View file

@ -18,7 +18,7 @@ function CVPage ({
<h1>CV</h1>
</section>
<section>
{/* eslint-disable-next-line react/jsx-pascal-case*/}
{/* eslint-disable-next-line react/jsx-pascal-case */}
<CV
competencies={competencies}
education={education}