diff --git a/web/src/components/atomic/IconButton.vue b/web/src/components/atomic/IconButton.vue index 900f0827a..4842922bf 100644 --- a/web/src/components/atomic/IconButton.vue +++ b/web/src/components/atomic/IconButton.vue @@ -73,6 +73,6 @@ export default defineComponent({ diff --git a/web/src/components/layout/header/ActivePipelines.vue b/web/src/components/layout/header/ActivePipelines.vue index dfb0c0fc2..24344678f 100644 --- a/web/src/components/layout/header/ActivePipelines.vue +++ b/web/src/components/layout/header/ActivePipelines.vue @@ -7,7 +7,7 @@
{{ activePipelines.length || 0 }}
diff --git a/web/src/components/layout/header/Navbar.vue b/web/src/components/layout/header/Navbar.vue index b844f7105..0af833dfb 100644 --- a/web/src/components/layout/header/Navbar.vue +++ b/web/src/components/layout/header/Navbar.vue @@ -87,7 +87,7 @@ export default defineComponent({