Skip to content

Commit

Permalink
[TOOl-3590] Dashboard: Remove unused components and stories (#6406)
Browse files Browse the repository at this point in the history
<!-- start pr-codex -->

## PR-Codex overview
This PR focuses on removing unused components and simplifying the `CouponCard` functionality by streamlining the handling of coupon applications and eliminating the modal for sharing free wallets.

### Detailed summary
- Deleted multiple files related to `share-free-wallets-modal` and analytics components.
- Removed the dynamic import of `LazyShareFreeWalletsModal` in `CouponCard.tsx`.
- Simplified the `onCouponApplied` function signature by removing the `isFreeWalletsCoupon` parameter.
- Eliminated state management for `showShareModal` in `CouponSection`.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
  • Loading branch information
MananTank committed Mar 4, 2025
1 parent cb71dd5 commit b5e02a4
Show file tree
Hide file tree
Showing 13 changed files with 4 additions and 1,726 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit b5e02a4

Please sign in to comment.