Merge pull request #36 from DaKheera47/copilot/update-ukvisajobs-search-copy
Clarify UK Visa Jobs search limitation to job titles only
This commit is contained in:
commit
63b67baacf
@ -381,6 +381,9 @@ export const UkVisaJobsPage: React.FC = () => {
|
||||
placeholder="e.g. data analyst"
|
||||
className="h-10"
|
||||
/>
|
||||
<p className="text-xs text-muted-foreground">
|
||||
Note: Search is limited to job titles only due to API constraints.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div className="flex items-end">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user