fix: fixed build and resolved conflicting dependencies
This commit is contained in:
@ -318,7 +318,7 @@ export const Li = styled.li`
|
||||
export const StyledLink = styled((props) => <Link {...props} />)`
|
||||
padding-right: 0.8rem !important;
|
||||
padding-left: 0.8rem !important;
|
||||
color: white;
|
||||
color: white !important;
|
||||
|
||||
&:before {
|
||||
${LinkUnderlineStyles}
|
||||
|
Reference in New Issue
Block a user