diff --git a/shell/components/Drawer/Chrome.vue b/shell/components/Drawer/Chrome.vue index 94273295cfd..cf645b05fca 100644 --- a/shell/components/Drawer/Chrome.vue +++ b/shell/components/Drawer/Chrome.vue @@ -1,13 +1,9 @@ - +import { Props } from './types'; - - diff --git a/shell/components/Drawer/ResourceDetailDrawer/YamlTab.vue b/shell/components/Drawer/ResourceDetailDrawer/YamlTab.vue index c5ec10367c8..34b406b782a 100644 --- a/shell/components/Drawer/ResourceDetailDrawer/YamlTab.vue +++ b/shell/components/Drawer/ResourceDetailDrawer/YamlTab.vue @@ -1,18 +1,13 @@ - - -