Skip to content

Commit a4eaa60

Browse files
perf: watermark
1 parent 2ae7a33 commit a4eaa60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎components/watermark/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ const Watermark = defineComponent({
239239
attributes: true,
240240
subtree: true,
241241
childList: true,
242+
attributeFilter: ['style', 'class'],
242243
});
243244
return () => {
244245
return (

0 commit comments

Comments
 (0)