mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 07:03:25 +00:00
feat: add create/edit link form + controller methods
This commit is contained in:
@@ -14,7 +14,7 @@ const Button = styled.button(({ theme }) => ({
|
||||
|
||||
'&:disabled': {
|
||||
cursor: 'not-allowed',
|
||||
opacity: '0.75',
|
||||
opacity: '0.5',
|
||||
},
|
||||
|
||||
'&:not(:disabled):hover': {
|
||||
|
||||
Reference in New Issue
Block a user