Skip to content

Commit 7122423

Browse files
feature-6[add Skills Form]
2 parents 3a2de2b + 50f426a commit 7122423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import Education from "./components/Education";
66
import PersonalInformation from "./components/PersonalInformation";
77
import CV from './components/CV';
88
import Skills from "./components/Skills";
9+
import Skills from "./components/Skills";
910

1011
function App() {
1112
return (

0 commit comments

Comments
 (0)