mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-17 03:10:38 +09:00
Merge public-gh/master into review/pr-162
This commit is contained in:
commit
1a5eaba622
536 changed files with 103660 additions and 9971 deletions
|
|
@ -12,8 +12,7 @@ import type { Company } from "@paperclipai/shared";
|
|||
import { companiesApi } from "../api/companies";
|
||||
import { ApiError } from "../api/client";
|
||||
import { queryKeys } from "../lib/queryKeys";
|
||||
|
||||
type CompanySelectionSource = "manual" | "route_sync" | "bootstrap";
|
||||
import type { CompanySelectionSource } from "../lib/company-selection";
|
||||
type CompanySelectionOptions = { source?: CompanySelectionSource };
|
||||
|
||||
interface CompanyContextValue {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue