cleanup codeigniter code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/** Northeast states — same labels as CodeIgniter user/register.php */
|
||||
|
||||
export const NE_STATES: { abbr: string; name: string }[] = [
|
||||
{ abbr: 'CT', name: 'Connecticut' },
|
||||
{ abbr: 'ME', name: 'Maine' },
|
||||
|
||||
Reference in New Issue
Block a user