Skip to content

Commit

Permalink
chore(gateway-ui): delete unused Input component
Browse files Browse the repository at this point in the history
  • Loading branch information
wbobeirne committed Aug 30, 2023
1 parent e0a3c54 commit d26ecc9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
34 changes: 0 additions & 34 deletions apps/gateway-ui/src/components/Input.tsx

This file was deleted.

1 change: 0 additions & 1 deletion apps/gateway-ui/src/components/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ export { GatewayCard } from './GatewayCard';
export { WithdrawCard } from './WithdrawCard';
export { FederationCard } from './FederationCard';
export { Header } from './Header';
export { Input } from './Input';
export { ConnectFederation } from './ConnectFederation';
export { TabHeader } from './TabHeader';
export { InfoCard } from './InfoCard';
Expand Down

0 comments on commit d26ecc9

Please sign in to comment.