diff --git a/src/layouts/components/DefaultLayout.vue b/src/layouts/components/DefaultLayout.vue index 17e784c0..63738330 100644 --- a/src/layouts/components/DefaultLayout.vue +++ b/src/layouts/components/DefaultLayout.vue @@ -7,6 +7,7 @@ import newFooter from '@/layouts/components/NavFooter.vue'; import NavbarThemeSwitcher from '@/layouts/components/NavbarThemeSwitcher.vue'; import NavbarSearch from '@/layouts/components/NavbarSearch.vue'; import ChainProfile from '@/layouts/components/ChainProfile.vue'; +import Sponsers from '@/layouts/components/Sponsers.vue'; import { NetworkType, useDashboard } from '@/stores/useDashboard'; import { useBaseStore, useBlockchain } from '@/stores'; @@ -261,51 +262,7 @@ dayjs()
-
-
-