Ui changes
This commit is contained in:
@@ -148,11 +148,11 @@ export default function JobsPage({
|
||||
<SelectContent>
|
||||
<SelectItem value="all">All Locations</SelectItem>
|
||||
<SelectItem value="remote">Remote</SelectItem>
|
||||
<SelectItem value="san francisco">San Francisco</SelectItem>
|
||||
<SelectItem value="new york">New York</SelectItem>
|
||||
<SelectItem value="seattle">Seattle</SelectItem>
|
||||
<SelectItem value="austin">Austin</SelectItem>
|
||||
<SelectItem value="los angeles">Los Angeles</SelectItem>
|
||||
<SelectItem value="san francisco">On Site</SelectItem>
|
||||
<SelectItem value="new york">Mumbai</SelectItem>
|
||||
<SelectItem value="seattle">Delhi</SelectItem>
|
||||
<SelectItem value="austin">Banglore</SelectItem>
|
||||
<SelectItem value="los angeles">Gurgaon</SelectItem>
|
||||
</SelectContent>
|
||||
</Select>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user