Skip to content

Commit

Permalink
removes CAX from subzones
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanAndrews300 committed Jan 11, 2025
1 parent 51c5936 commit 5bf55f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Filters/filterOptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,6 @@ export const zoning: string[] = [

export const subZoning: Record<string, string[]> = {
CA: ['CA-1', 'CA-2'],
CAX: ['CAX'],
CMX: ['CMX-1', 'CMX-2', 'CMX-2.5', 'CMX-3', 'CMX-4', 'CMX-5'],
I: ['I-1', 'I-2', 'I-3', 'I-P'],
ICMX: ['ICMX'],
Expand Down

0 comments on commit 5bf55f0

Please sign in to comment.