more
This commit is contained in:
@@ -15,7 +15,7 @@ const FloridaCaption = (props) => {
|
||||
{fetchedCase?.jurisdiction.toUpperCase()}
|
||||
</div>
|
||||
<div className="florida-court-header-text2">
|
||||
OF FLORIDA, IN AND FOR {fetchedCase?.venue.toUpperCase()}
|
||||
OF FLORIDA, IN AND FOR {fetchedCase?.venue.toUpperCase()} COUNTY
|
||||
</div>
|
||||
<div className="pleading-divider-box"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user