mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
refactor(settings): migrate ssl panel to react [EE-5506] (#9163)
This commit is contained in:
parent
c752b98120
commit
60ae6a63fc
11 changed files with 204 additions and 211 deletions
|
@ -20,6 +20,7 @@ export function FormActions({
|
|||
<div className="form-group">
|
||||
<div className="col-sm-12">
|
||||
<LoadingButton
|
||||
className="!ml-0"
|
||||
loadingText={loadingText}
|
||||
isLoading={isLoading}
|
||||
disabled={!isValid}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue