From 8df32d68ecfc62d854b6a86e7ee75cdb1ac9e020 Mon Sep 17 00:00:00 2001 From: SToneX Date: Sun, 19 Jul 2026 22:02:38 +0800 Subject: [PATCH] housekeeper: unexport in-file-only BinaryNotice component --- packages/server/src/components/artifactView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/server/src/components/artifactView.tsx b/packages/server/src/components/artifactView.tsx index 9653451..ab72eb5 100644 --- a/packages/server/src/components/artifactView.tsx +++ b/packages/server/src/components/artifactView.tsx @@ -49,7 +49,7 @@ export function ViewerHead({ } /** The binary / oversize body - download affordance or the metadata-only note. */ -export function BinaryNotice({ +function BinaryNotice({ loopId, path, oversize,