diff --git a/src/client/features/audit/results/ResultsTables.tsx b/src/client/features/audit/results/ResultsTables.tsx index 9465a10..688868c 100644 --- a/src/client/features/audit/results/ResultsTables.tsx +++ b/src/client/features/audit/results/ResultsTables.tsx @@ -225,7 +225,7 @@ export function ExportDropdown({ >
  • diff --git a/src/client/features/domain/components/DomainResultsCard.tsx b/src/client/features/domain/components/DomainResultsCard.tsx index e53a4a3..943f0e7 100644 --- a/src/client/features/domain/components/DomainResultsCard.tsx +++ b/src/client/features/domain/components/DomainResultsCard.tsx @@ -217,7 +217,7 @@ export function DomainResultsCard({
  • diff --git a/src/client/features/keywords/page/KeywordResearchDesktopResults.tsx b/src/client/features/keywords/page/KeywordResearchDesktopResults.tsx index 806c5c2..01b1d0e 100644 --- a/src/client/features/keywords/page/KeywordResearchDesktopResults.tsx +++ b/src/client/features/keywords/page/KeywordResearchDesktopResults.tsx @@ -176,7 +176,7 @@ function DesktopTableCard({ controller }: Props) {
  • diff --git a/src/client/features/keywords/page/KeywordResearchMobileResults.tsx b/src/client/features/keywords/page/KeywordResearchMobileResults.tsx index 55e2473..861720f 100644 --- a/src/client/features/keywords/page/KeywordResearchMobileResults.tsx +++ b/src/client/features/keywords/page/KeywordResearchMobileResults.tsx @@ -145,7 +145,7 @@ function MobileKeywordResults({ controller }: Props) {
  • diff --git a/src/client/features/lighthouse/issues/LighthouseIssuesParts.tsx b/src/client/features/lighthouse/issues/LighthouseIssuesParts.tsx index 9b75193..2b3f7b2 100644 --- a/src/client/features/lighthouse/issues/LighthouseIssuesParts.tsx +++ b/src/client/features/lighthouse/issues/LighthouseIssuesParts.tsx @@ -202,7 +202,7 @@ function ExportMenu({ className="dropdown-content z-10 menu p-2 shadow-lg bg-base-100 border border-base-300 rounded-box w-72" >
  • - Export to Google Sheets + Export to Sheets