Co-authored-by: “Jevin” <jevin@mogul-tech.com>
@ -237,6 +237,8 @@ const Watermark = defineComponent({
};
useMutationObserver(containerRef, onMutate, {
attributes: true,
subtree: true,
childList: true,
});
return () => {
return (