↓ 1 callersFunctionuseKeywordOverviewState({
rows,
searchedKeyword,
selectedKeyword,
hasSearched,
isLoading,
lastSearchError,
keywordMode,
src/client/features/keywords/state/useKeywordOverviewState.ts:5
FunctionAccessGate({
title,
bodyText,
helperText,
buttonLabel,
refetchingLabel = "Confirming...",
externalUrl,
ext
src/client/features/access-gate/AccessGate.tsx:17
FunctionAppDataTable({
table,
className = "table table-sm",
wrapperClassName = "overflow-x-auto",
empty,
isLoading,
lo
src/client/components/table/AppDataTable.tsx:115
FunctionAuditDetail({
projectId,
auditId,
tab,
onBack,
onTabChange,
}: {
projectId: string;
auditId: string;
tab:
src/routes/_project/p/$projectId/audit/index.tsx:64
FunctionAuthMethodChooser({
googleLabel,
emailLabel = "Continue with email",
isBusy,
disabled,
onContinueWithGoogle,
onCont
src/client/features/auth/AuthPage.tsx:27
FunctionBacklinksBody({
projectId,
accessGate,
backlinksDisabledByError,
history,
historyLoaded,
overviewData,
overvi
src/client/features/backlinks/BacklinksPageContent.tsx:65
FunctionBacklinksResultsCard({
projectId,
activeTab,
tabRows,
filters,
sorting,
view,
domainExpansion,
isTabLoading,
tab
src/client/features/backlinks/BacklinksPageSections.tsx:36
FunctionBacklinksSearchCard({
canOpenSearch,
errorMessage,
initialValues,
onSubmit,
tabLimit,
}: {
canOpenSearch?: (values: S
src/client/features/backlinks/BacklinksSearchCard.tsx:52
FunctionBacklinksTable({
rows,
domainRatings,
sorting,
onSortingChange,
expansion,
}: {
rows: BacklinksRow[];
domainRa
src/client/features/backlinks/BacklinksTable.tsx:77