Skip to content

Commit

Permalink
remove currency component (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thykof authored Nov 6, 2023
1 parent 29ff8d3 commit 1092809
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 154 deletions.
11 changes: 0 additions & 11 deletions src/components/Currency/Currency.stories.tsx

This file was deleted.

53 changes: 0 additions & 53 deletions src/components/Currency/Currency.test.tsx

This file was deleted.

88 changes: 0 additions & 88 deletions src/components/Currency/Currency.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/components/Currency/index.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export * from './Description';
export * from './Pagination';
export * from './Navigator';
export * from './SidePanel';
export * from './Currency';
export * from './Money';
export * from './InlineMoney';
export * from './Clipboard';
Expand Down

0 comments on commit 1092809

Please sign in to comment.