Skip to content

Commit

Permalink
Merge pull request #78 from contacto-io/CNTO-8121
Browse files Browse the repository at this point in the history
Removing imports for polyfill
  • Loading branch information
samuellawerentz authored Feb 26, 2024
2 parents 215b869 + 6b4bd12 commit 4471699
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/PhoneNumberInput/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ import { Icon } from '../Icon/index'
import './styles.scss'
import { Popover } from 'antd'
import CountryDropdown from './country-dropdown'
import '@formatjs/intl-displaynames/polyfill'
import '@formatjs/intl-displaynames/locale-data/en'
import '@formatjs/intl-locale/polyfill'

/**
* This is used to get phone number input
*/
Expand Down

0 comments on commit 4471699

Please sign in to comment.