Settings: fix Link addons ui
This commit is contained in:
parent
c983166cba
commit
9eb86fc24f
@ -15,6 +15,8 @@ import { LoadingOutlined } from 'ui/elements/icons';
|
||||
|
||||
const defaultLinkProps: ComponentProps<typeof Link> = {
|
||||
children: 'Открыть в CRM',
|
||||
size: 'small',
|
||||
style: { padding: 0 },
|
||||
type: 'link',
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user