mirror of
https://github.com/portainer/portainer.git
synced 2025-07-22 06:49:40 +02:00
feat(ui): ui improvements create template EE-3628 (#7352)
This commit is contained in:
parent
75c1b485ab
commit
e1c7079c81
9 changed files with 75 additions and 70 deletions
|
@ -18,6 +18,7 @@ export function AddButton({ label, onClick, className, disabled }: Props) {
|
|||
className,
|
||||
'label',
|
||||
'label-default',
|
||||
'vertical-center',
|
||||
'interactive',
|
||||
'vertical-center',
|
||||
styles.addButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue