From 1b2c8b57376a37ede1e0c4f91c6eeb587bb12ff5 Mon Sep 17 00:00:00 2001 From: CodingOnStar Date: Thu, 30 Jul 2026 11:49:04 +0800 Subject: [PATCH] chore: remove detail dialog readme --- .../plugins/marketplace/detail-dialog/README.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 web/app/components/plugins/marketplace/detail-dialog/README.md diff --git a/web/app/components/plugins/marketplace/detail-dialog/README.md b/web/app/components/plugins/marketplace/detail-dialog/README.md deleted file mode 100644 index e5fbe6b1073..00000000000 --- a/web/app/components/plugins/marketplace/detail-dialog/README.md +++ /dev/null @@ -1,11 +0,0 @@ -# Marketplace Detail Dialog - -Displays the canonical Marketplace plugin or bundle detail route inside an in-product modal. - -## Internal Modules - -- `utils` - -## External Modules - -- `app/components/plugins/types`