updated Dockerfile build process

This commit is contained in:
2025-01-01 10:43:59 +02:00
parent 0abc6ce6e5
commit 2f61020cdc
3 changed files with 14 additions and 7 deletions

View File

@ -1,4 +1,3 @@
import React from "react";
import { Linkedin, Github, Award } from "lucide-react";
const Introduction = () => {
@ -72,4 +71,4 @@ const Introduction = () => {
);
};
export default Introduction;
export default Introduction;