Fix tslint error

This commit is contained in:
fragosti
2018-06-22 12:04:45 -07:00
parent 2409afae95
commit 80fe1938b8

View File

@@ -165,16 +165,16 @@ const teamRow5: ProfileInfo[] = [
}, },
]; ];
const teamRow6: ProfileInfo[] = [ // const teamRow6: ProfileInfo[] = [
// { // {
// name: 'Chris Kalani', // name: 'Chris Kalani',
// title: 'Director of Design', // title: 'Director of Design',
// description: `Previously founded Wake (acquired by InVision). Early Facebook product designer.`, // description: `Previously founded Wake (acquired by InVision). Early Facebook product designer.`,
// image: 'images/team/chris.png', // image: 'images/team/chris.png',
// linkedIn: 'https://www.linkedin.com/in/chriskalani/', // linkedIn: 'https://www.linkedin.com/in/chriskalani/',
// github: 'https://github.com/chriskalani', // github: 'https://github.com/chriskalani',
// }, // },
]; // ];
const advisors: ProfileInfo[] = [ const advisors: ProfileInfo[] = [
{ {