Fix tslint error
This commit is contained in:
		@@ -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[] = [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user