// Location picker widget for @rjsf forms. // Fetches inventory locations from the API and renders a onChange(e.target.value || undefined)} className="mt-1 w-full rounded-md border border-slate-300 px-3 py-2 text-sm" > {locations.map((loc) => ( ))} ) }