Skip to content

Commit 1714253

Browse files
committed
refactor
1 parent cb2b31d commit 1714253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/search/bills/useBillRefinements.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export const useBillRefinements = (list: Number) => {
1818
[]
1919
),
2020
attribute: "court",
21-
searchablePlaceholder: "General Court",
21+
searchablePlaceholder: "Legislative Session",
2222
...baseProps
2323
}
2424
]

0 commit comments

Comments
 (0)