♻️ move olm install command to its own component

This commit is contained in:
Fred KISSIE
2026-01-21 05:22:49 +01:00
parent 310c6c90a3
commit 718d2122a4
5 changed files with 258 additions and 324 deletions

View File

@@ -298,7 +298,6 @@ export default function CredentialsPage() {
id={displayNewtId ?? "**********"}
secret={displaySecret ?? "**************"}
endpoint={env.app.dashboardUrl}
version={"latest"}
/>
</>
)}