Skip to content

Commit

Permalink
clients/packages/polarkit: add US-DC in CountryStatePicker
Browse files Browse the repository at this point in the history
  • Loading branch information
frankie567 committed Jan 7, 2025
1 parent f179ede commit 878d2f1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ const US_STATES: Record<string, string> = {
'US-WV': 'West Virginia',
'US-WI': 'Wisconsin',
'US-WY': 'Wyoming',
'US-DC': 'District of Columbia',
}

const CA_PROVINCES: Record<string, string> = {
Expand Down

0 comments on commit 878d2f1

Please sign in to comment.