Skip to content

Commit

Permalink
Remove unused components (#792)
Browse files Browse the repository at this point in the history
* chore: remove unused Tabs component

* chore: remove unused SharableText component
TravellerOnTheRun authored Oct 30, 2023
1 parent d5adde4 commit c24a5b3
Showing 3 changed files with 0 additions and 157 deletions.
84 changes: 0 additions & 84 deletions src/components/ShareableText.tsx

This file was deleted.

71 changes: 0 additions & 71 deletions src/components/Tabs.tsx

This file was deleted.

2 changes: 0 additions & 2 deletions src/components/index.ts
Original file line number Diff line number Diff line change
@@ -3,8 +3,6 @@ export * from './loading'
export * from './typography'
export * from './address'
export * from './input'
export * from './Tabs'
export * from './ShareableText'
export * from './mnemonic'
export * from './appTouchable'
export * from './avatar'

0 comments on commit c24a5b3

Please sign in to comment.