diff --git a/unraid-ui/src/components/common/sheet/SheetContent.vue b/unraid-ui/src/components/common/sheet/SheetContent.vue index f797bbe47d..4703293bc5 100644 --- a/unraid-ui/src/components/common/sheet/SheetContent.vue +++ b/unraid-ui/src/components/common/sheet/SheetContent.vue @@ -47,7 +47,7 @@ const forwarded = useForwardPropsEmits(delegatedProps, emits);