Skip to content

Commit

Permalink
Release Georgia (#603)
Browse files Browse the repository at this point in the history
  • Loading branch information
veekas authored Oct 30, 2024
1 parent d58f68e commit 989fbf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/types/states.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@ export const STATES_AND_TERRITORIES = [...STATES_PLUS_DC, ...TERRITORIES];

export const BETA_STATES: string[] = [
'CT',
'GA',
'OR',
];

export const LAUNCHED_STATES: string[] = [
'AZ',
'CO',
'DC',
'GA',
'IL',
'ME',
'MI',
Expand Down

0 comments on commit 989fbf4

Please sign in to comment.