File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ exports[`baseInput addon should render properly 1`] = `
44<div >
55 <div >
66 <div
7- class = " rc-input-group-wrapper"
7+ class = " rc-input-group-wrapper rc-input-type-input "
88 >
99 <div
1010 class = " rc-input-wrapper rc-input-group"
@@ -64,7 +64,7 @@ exports[`baseInput addon should render properly 1`] = `
6464 <br />
6565 <br />
6666 <div
67- class = " rc-input-group-wrapper"
67+ class = " rc-input-group-wrapper rc-input-type-input "
6868 >
6969 <div
7070 class = " rc-input-wrapper rc-input-group"
@@ -128,7 +128,7 @@ exports[`baseInput addon should render properly 1`] = `
128128exports [` baseInput prefix should render properly 1` ] = `
129129<div >
130130 <div
131- class = " rc-input-affix-wrapper"
131+ class = " rc-input-affix-wrapper rc-input-type-input "
132132 >
133133 <span
134134 class = " rc-input-prefix"
You can’t perform that action at this time.
0 commit comments