Skip to content

Commit

Permalink
Merge pull request #105 from web3ui/bugfix/tests
Browse files Browse the repository at this point in the history
Chore: Typings
  • Loading branch information
rayyan224 authored Jan 26, 2022
2 parents 9c8fe51 + fc0f94d commit ed44a12
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/CreditCard/CreditCard.tsx
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
import React, { useState } from 'react';
import { Radios } from '../Radios';
import { Icon } from '../Icon';
import { Logo } from '../Logo';
import { iconTypes } from '../Icon/collection';
import colors from '../../styles/colors';
import { CreditCardProps } from './types';
import {
DivStyledCreditCard,
Expand Down

0 comments on commit ed44a12

Please sign in to comment.