diff --git a/.changeset/itchy-knives-deliver.md b/.changeset/itchy-knives-deliver.md new file mode 100644 index 0000000..f090e06 --- /dev/null +++ b/.changeset/itchy-knives-deliver.md @@ -0,0 +1,5 @@ +--- +"druxt-layout-paragraphs": patch +--- + +fix(#55): update DruxtEntity key in LayoutParagraphs component. diff --git a/src/components/DruxtFieldLayoutParagraphs.vue b/src/components/DruxtFieldLayoutParagraphs.vue index d4aa09c..60f1076 100644 --- a/src/components/DruxtFieldLayoutParagraphs.vue +++ b/src/components/DruxtFieldLayoutParagraphs.vue @@ -2,7 +2,7 @@