Skip to content

Commit

Permalink
chore: Remove success view exports
Browse files Browse the repository at this point in the history
  • Loading branch information
panosfilianos committed Oct 2, 2024
1 parent 0bf127e commit 6dfcba6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions src/components/Cashout/Components/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
export * from './Confirm.view'
export * from './Initial.view'
export * from './Success.view'
export * from './Initial.view'
1 change: 0 additions & 1 deletion src/components/Claim/Link/Offramp/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
export * from './Confirm.view'
export * from './Success.view'

0 comments on commit 6dfcba6

Please sign in to comment.