more
This commit is contained in:
@@ -93,4 +93,28 @@ export const floridaCourts = [
|
|||||||
circuit: "Fourteenth",
|
circuit: "Fourteenth",
|
||||||
counties: ["Bay", "Calhoun", "Gulf", "Holmes", "Jackson", "Washington"],
|
counties: ["Bay", "Calhoun", "Gulf", "Holmes", "Jackson", "Washington"],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
circuit: "Fifteenth",
|
||||||
|
counties: ["Palm Beach"],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
circuit: "Sixteenth",
|
||||||
|
counties: ["Monroe"],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
circuit: "Seventeenth",
|
||||||
|
counties: ["Broward"],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
circuit: "Eighteenth",
|
||||||
|
counties: ["Brevard", "Seminole"],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
circuit: "Nineteenth",
|
||||||
|
counties: ["Indian River", "Martin", "Okeechobee", "St. Lucie"],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
circuit: "Twentieth",
|
||||||
|
counties: ["Charlotte", "Collier", "Glades", "Hendry", "Lee"],
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user