There was an error while loading. Please reload this page.
1 parent f06958b commit c00af48Copy full SHA for c00af48
1 file changed
src/components/JobsFilter.jsx
@@ -11,7 +11,7 @@ import filterJobs from '../filter-jobs.mjs';
11
12
const defaultFormValues = {
13
fullTime: false,
14
- ossTimeGt: 0,
+ ossTimeGt: "0",
15
showExpired: false,
16
remote: false
17
};
0 commit comments