Skip to content

Commit

Permalink
fix: export country list
Browse files Browse the repository at this point in the history
  • Loading branch information
gtomitsuka committed Apr 15, 2023
1 parent ae0b73c commit 735111e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ export {
default as usePhoneNumberInput,
InputManager,
} from './usePhoneNumberInput';
export { countries } from './countries';

0 comments on commit 735111e

Please sign in to comment.