Skip to content

Commit

Permalink
Update src/App.js
Browse files Browse the repository at this point in the history
Co-authored-by: Ahmed Saed <37080003+Ahmedsaed@users.noreply.github.com>
  • Loading branch information
Epic-Eric and Ahmedsaed authored Jun 28, 2024
1 parent d414e9d commit d5ce5c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ import Resume from "./Resume";
import AddEducation from "./AddEducation";
import AddSkill from "./AddSkill";
import AddExperience from "./AddExperience";
import html2pdf from "html2pdf.js";
import IncorrectWord from "./components/incorrect-word";
import PersonalInfo from "./components/personal-info";

function App() {
Expand Down

0 comments on commit d5ce5c7

Please sign in to comment.