We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 968626e commit b922a94Copy full SHA for b922a94
1 file changed
tests/functions/__snapshots__/createInstance.test.tsx.snap
@@ -3,7 +3,7 @@
3
exports[`createInstance > 自定义 prefixCls 时,会采用 instance 的 prefixCls 而不是 CP 的prefixCls 1`] = `
4
.emotion-0.test-btn {
5
background: lightsteelblue;
6
- border: none none;
+ border: none;
7
color: royalblue;
8
}
9
0 commit comments