We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a2de2b + 50f426a commit 7122423Copy full SHA for 7122423
src/App.js
@@ -6,6 +6,7 @@ import Education from "./components/Education";
6
import PersonalInformation from "./components/PersonalInformation";
7
import CV from './components/CV';
8
import Skills from "./components/Skills";
9
+import Skills from "./components/Skills";
10
11
function App() {
12
return (
0 commit comments