Skip to content

Commit b922a94

Browse files
committed
fix snapshot
1 parent 968626e commit b922a94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/functions/__snapshots__/createInstance.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
exports[`createInstance > 自定义 prefixCls 时,会采用 instance 的 prefixCls 而不是 CP 的prefixCls 1`] = `
44
.emotion-0.test-btn {
55
background: lightsteelblue;
6-
border: none none;
6+
border: none;
77
color: royalblue;
88
}
99

0 commit comments

Comments
 (0)