fixed lint errors
All checks were successful
Build and Deploy docker container / build (push) Successful in 1m53s

This commit is contained in:
Jonathan Branan 2024-11-03 01:52:30 -06:00
parent 0d63ca3288
commit ea7403a82e
2 changed files with 2 additions and 2 deletions

View File

@ -32,4 +32,4 @@ export default function Likes() {
</div> </div>
</> </>
) )
} }

View File

@ -32,4 +32,4 @@ export default function Projects() {
</div> </div>
</> </>
) )
} }