Skip to content

Commit

Permalink
Delete the remainder of @wallet-standard/react that is no longer us…
Browse files Browse the repository at this point in the history
…ed (#59)
  • Loading branch information
steveluscher authored Jun 7, 2024
2 parents 029343b + 0910a36 commit 2bff583
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 174 deletions.
25 changes: 0 additions & 25 deletions packages/react/core/src/WalletAccountProvider.tsx

This file was deleted.

51 changes: 0 additions & 51 deletions packages/react/core/src/WalletProvider.tsx

This file was deleted.

19 changes: 0 additions & 19 deletions packages/react/core/src/WalletStandardProvider.tsx

This file was deleted.

5 changes: 0 additions & 5 deletions packages/react/core/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,4 @@ export * from '@wallet-standard/ui';

export * from './features/index.js';

export * from './useWallet.js';
export * from './useWalletAccount.js';
export * from './useWallets.js';
export * from './WalletAccountProvider.js';
export * from './WalletProvider.js';
export * from './WalletStandardProvider.js';
49 changes: 0 additions & 49 deletions packages/react/core/src/useWallet.ts

This file was deleted.

25 changes: 0 additions & 25 deletions packages/react/core/src/useWalletAccount.ts

This file was deleted.

0 comments on commit 2bff583

Please sign in to comment.