chore: remove link styles
This commit is contained in:
@@ -112,9 +112,4 @@ const buttonStyles = {
|
||||
alignItems: 'center',
|
||||
textTransform: 'none',
|
||||
color: '#6C6C6C !important',
|
||||
};
|
||||
|
||||
const linkStyles = {
|
||||
textDecoration: 'none',
|
||||
color: '#6C6C6C !important'
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user