diff --git a/packages/hoppscotch-common/src/components/app/Footer.vue b/packages/hoppscotch-common/src/components/app/Footer.vue index d4df78f62..fd44e7708 100644 --- a/packages/hoppscotch-common/src/components/app/Footer.vue +++ b/packages/hoppscotch-common/src/components/app/Footer.vue @@ -10,18 +10,6 @@ :class="{ '-rotate-180': !EXPAND_NAVIGATION }" @click="EXPAND_NAVIGATION = !EXPAND_NAVIGATION" /> -