diff --git a/.changeset/spotty-taxis-shop.md b/.changeset/spotty-taxis-shop.md new file mode 100644 index 0000000000..92d5aefa23 --- /dev/null +++ b/.changeset/spotty-taxis-shop.md @@ -0,0 +1,5 @@ +--- +'@directus/app': patch +--- + +Fixed various issues in the presentation-links component diff --git a/app/src/interfaces/presentation-links/presentation-links.vue b/app/src/interfaces/presentation-links/presentation-links.vue index 56fb87ba20..aad5da14e1 100644 --- a/app/src/interfaces/presentation-links/presentation-links.vue +++ b/app/src/interfaces/presentation-links/presentation-links.vue @@ -1,12 +1,11 @@