diff --git a/frontend/src/components/SecretDetailPanel.vue b/frontend/src/components/SecretDetailPanel.vue index 5087edc..fecd92f 100644 --- a/frontend/src/components/SecretDetailPanel.vue +++ b/frontend/src/components/SecretDetailPanel.vue @@ -7,6 +7,7 @@ GnDescriptionList, GnDropdown, GnIconButton, + GnPageHeader, GnToolbar, GnTooltip } from "gnexus-ui-kit/vue"; @@ -95,43 +96,50 @@