Fix tslint error
This commit is contained in:
		@@ -165,16 +165,16 @@ const teamRow5: ProfileInfo[] = [
 | 
			
		||||
    },
 | 
			
		||||
];
 | 
			
		||||
 | 
			
		||||
const teamRow6: ProfileInfo[] = [
 | 
			
		||||
    // {
 | 
			
		||||
    //     name: 'Chris Kalani',
 | 
			
		||||
    //     title: 'Director of Design',
 | 
			
		||||
    //     description: `Previously founded Wake (acquired by InVision). Early Facebook product designer.`,
 | 
			
		||||
    //     image: 'images/team/chris.png',
 | 
			
		||||
    //     linkedIn: 'https://www.linkedin.com/in/chriskalani/',
 | 
			
		||||
    //     github: 'https://github.com/chriskalani',
 | 
			
		||||
    // },
 | 
			
		||||
];
 | 
			
		||||
// const teamRow6: ProfileInfo[] = [
 | 
			
		||||
//     {
 | 
			
		||||
//         name: 'Chris Kalani',
 | 
			
		||||
//         title: 'Director of Design',
 | 
			
		||||
//         description: `Previously founded Wake (acquired by InVision). Early Facebook product designer.`,
 | 
			
		||||
//         image: 'images/team/chris.png',
 | 
			
		||||
//         linkedIn: 'https://www.linkedin.com/in/chriskalani/',
 | 
			
		||||
//         github: 'https://github.com/chriskalani',
 | 
			
		||||
//     },
 | 
			
		||||
// ];
 | 
			
		||||
 | 
			
		||||
const advisors: ProfileInfo[] = [
 | 
			
		||||
    {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user