From b971a17c639dbb007c45cb0ae4aaf431c09cc315 Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Wed, 19 Apr 2023 22:48:55 +0200 Subject: [PATCH] remove ambiguous export --- static/admin/previews/field-previews/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/admin/previews/field-previews/index.js b/static/admin/previews/field-previews/index.js index 3b12fc4..7892519 100644 --- a/static/admin/previews/field-previews/index.js +++ b/static/admin/previews/field-previews/index.js @@ -8,5 +8,4 @@ export { DraftPreview, CountPreview, BodyPreview, - DraftPreview, };