Loading components/platform/platform-oss-add-modal.tsx +4 −4 Original line number Diff line number Diff line Loading @@ -359,7 +359,7 @@ const PlatformOssAddModal: React.FC<PlatformOssAddModalProps> = ({ <div className="flex items-center justify-between gap-3 text-foreground light"> <div className="w-40 text-sm font-light text-maestro-black-80"> OAUTH2_secret<sup>*</sup> OAUTH2 Secret<sup>*</sup> </div> <div className="w-80"> <Controller Loading @@ -386,7 +386,7 @@ const PlatformOssAddModal: React.FC<PlatformOssAddModalProps> = ({ <div className="flex items-center justify-between gap-3 text-foreground light"> <div className="w-40 text-sm font-light text-maestro-black-80"> OAUTH2_scopes<sup>*</sup> OAUTH2 Scopes<sup>*</sup> </div> <div className="w-80"> <Controller Loading @@ -413,7 +413,7 @@ const PlatformOssAddModal: React.FC<PlatformOssAddModalProps> = ({ <div className="flex items-center justify-between gap-3 text-foreground light"> <div className="w-40 text-sm font-light text-maestro-black-80"> OIDC provider url<sup>*</sup> OIDC Provider URL<sup>*</sup> </div> <div className="w-80"> <Controller Loading @@ -440,7 +440,7 @@ const PlatformOssAddModal: React.FC<PlatformOssAddModalProps> = ({ <div className="flex items-center justify-between gap-3 text-foreground light"> <div className="w-40 text-sm font-light text-maestro-black-80"> AUTH2 ID<sup>*</sup> OAUTH2 ID<sup>*</sup> </div> <div className="w-80"> <Controller Loading Loading
components/platform/platform-oss-add-modal.tsx +4 −4 Original line number Diff line number Diff line Loading @@ -359,7 +359,7 @@ const PlatformOssAddModal: React.FC<PlatformOssAddModalProps> = ({ <div className="flex items-center justify-between gap-3 text-foreground light"> <div className="w-40 text-sm font-light text-maestro-black-80"> OAUTH2_secret<sup>*</sup> OAUTH2 Secret<sup>*</sup> </div> <div className="w-80"> <Controller Loading @@ -386,7 +386,7 @@ const PlatformOssAddModal: React.FC<PlatformOssAddModalProps> = ({ <div className="flex items-center justify-between gap-3 text-foreground light"> <div className="w-40 text-sm font-light text-maestro-black-80"> OAUTH2_scopes<sup>*</sup> OAUTH2 Scopes<sup>*</sup> </div> <div className="w-80"> <Controller Loading @@ -413,7 +413,7 @@ const PlatformOssAddModal: React.FC<PlatformOssAddModalProps> = ({ <div className="flex items-center justify-between gap-3 text-foreground light"> <div className="w-40 text-sm font-light text-maestro-black-80"> OIDC provider url<sup>*</sup> OIDC Provider URL<sup>*</sup> </div> <div className="w-80"> <Controller Loading @@ -440,7 +440,7 @@ const PlatformOssAddModal: React.FC<PlatformOssAddModalProps> = ({ <div className="flex items-center justify-between gap-3 text-foreground light"> <div className="w-40 text-sm font-light text-maestro-black-80"> AUTH2 ID<sup>*</sup> OAUTH2 ID<sup>*</sup> </div> <div className="w-80"> <Controller Loading