Skip to content

Commit

Permalink
Merge branch 'main' into issue-10284
Browse files Browse the repository at this point in the history
  • Loading branch information
hassnian committed Jun 6, 2024
2 parents 9ba8184 + bfd0329 commit 9274610
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 544 deletions.
7 changes: 0 additions & 7 deletions components/Navbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -139,12 +139,6 @@
class="navbar-chain custom-navbar-item max-lg:!hidden"
data-testid="chain-select" />

<NotificationBoxButton
v-if="account"
data-testid="navbar-button-notification"
:show-label="isTouch"
@closeBurgerMenu="showMobileNavbar" />

<ShoppingCartButton
data-testid="navbar-button-cart"
:show-label="isTouch"
Expand Down Expand Up @@ -216,7 +210,6 @@ import MobileExpandableSection from '@/components/navbar/MobileExpandableSection
import MobileLanguageOption from '@/components/navbar/MobileLanguageOption.vue'
import NavbarChainOptions from '@/components/navbar/NavbarChainOptions.vue'
import NavbarExploreOptions from '@/components/navbar/NavbarExploreOptions.vue'
import NotificationBoxButton from '@/components/navbar/NotificationBoxButton.vue'
import Search from '@/components/search/Search.vue'
import ConnectWalletButton from '@/components/shared/ConnectWalletButton.vue'
Expand Down
242 changes: 0 additions & 242 deletions components/common/NotificationBox/NotificationBoxModal.vue

This file was deleted.

94 changes: 0 additions & 94 deletions components/common/NotificationBox/NotificationItem.vue

This file was deleted.

14 changes: 0 additions & 14 deletions components/common/NotificationBox/types.ts

This file was deleted.

Loading

0 comments on commit 9274610

Please sign in to comment.