Skip to content

Commit 085cef8

Browse files
committed
fix: run prettier
1 parent af78a07 commit 085cef8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/app-headless-cms/src/admin/plugins/fieldRenderers/ref/components/ContentEntriesMultiAutoComplete.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ const ContentEntriesMultiAutocomplete = ({ bind, field }: ContentEntriesMultiAut
6666

6767
const model = models.find(model => model.modelId === refModelId);
6868

69-
7069
if (renderNewEntryModal) {
7170
return (
7271
<>

0 commit comments

Comments
 (0)