Skip to content

Commit

Permalink
fix: linting 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JooZef315 committed Sep 26, 2024
1 parent 3c08af7 commit 921a4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import {
View,
StyleSheet,
} from "@react-pdf/renderer";
import AddSkills from "./features/skills/addSkills";
import AddEducation from "./features/education/addEducation";
import AddSkills from "./features/skills/addSkills";

const styles = StyleSheet.create({
page: {
Expand Down

0 comments on commit 921a4dc

Please sign in to comment.