diff --git a/apps/console-lite/src/app/components/nav/tab-bar.tsx b/apps/console-lite/src/app/components/nav/tab-bar.tsx index 25670222a..585967bd9 100644 --- a/apps/console-lite/src/app/components/nav/tab-bar.tsx +++ b/apps/console-lite/src/app/components/nav/tab-bar.tsx @@ -8,7 +8,7 @@ interface TabBarProps { export const TabBar = ({ className }: TabBarProps) => (
-
+
diff --git a/apps/trading/components/footer/footer.tsx b/apps/trading/components/footer/footer.tsx index 20ee8dbd0..5d1b668f1 100644 --- a/apps/trading/components/footer/footer.tsx +++ b/apps/trading/components/footer/footer.tsx @@ -1,11 +1,8 @@ -import { Vega } from '../icons/vega'; - export const Footer = () => { return ( -