We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 562a669 commit 744c3c3Copy full SHA for 744c3c3
src/CustomComponents/technology.js
@@ -1,7 +1,7 @@
1
import React, {Component} from 'react';
2
import {
3
Avatar,
4
- Chip, Typography,
+ Chip,
5
} from "@material-ui/core";
6
import {withStyles} from "@material-ui/core/es/styles";
7
import {FontAwesomeIcon} from "@fortawesome/react-fontawesome";
src/Tabs/experience.js
@@ -112,7 +112,7 @@ class Experience extends Component {
112
Staff Software Engineer
113
</Typography>
114
<Typography variant="subtitle1" color="textSecondary">
115
- Aug 2013 - Present
+ Oct 2014 - Present
116
117
</CardContent>
118
0 commit comments