Disable CV error
This commit is contained in:
parent
2b0e302071
commit
89537de767
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue