removed unused prop def from footer component
This commit is contained in:
		@@ -116,10 +116,7 @@ const ListItem = styled.li`
 | 
				
			|||||||
    `};
 | 
					    `};
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const ListLink =
 | 
					const ListLink = styled.a`
 | 
				
			||||||
    styled.a <
 | 
					 | 
				
			||||||
    { hoverColor: string } >
 | 
					 | 
				
			||||||
    `
 | 
					 | 
				
			||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
    align-items: center;
 | 
					    align-items: center;
 | 
				
			||||||
    :hover {
 | 
					    :hover {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user