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

This commit is contained in:
2024-11-03 01:52:30 -06:00
parent 0d63ca3288
commit ea7403a82e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -32,4 +32,4 @@ export default function Likes() {
</div> </div>
</> </>
) )
} }
+1 -1
View File
@@ -32,4 +32,4 @@ export default function Projects() {
</div> </div>
</> </>
) )
} }