File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
components/date-picker/__tests__/__snapshots__ Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
exports [` RangePicker customize separator 1` ] = `
4
4
<div class = " ant-picker ant-picker-range" >
5
- <div class = " ant-picker-input ant-picker-input-active" ><input readonly = " " placeholder = " Start date" size = " 12" autocomplete = " off" ></div >
5
+ <div class = " ant-picker-input ant-picker-input-active" ><input readonly = " " placeholder = " Start date" size = " 12" autocomplete = " off" value = " " ></div >
6
6
<div class = " ant-picker-range-separator" >test</div >
7
- <div class = " ant-picker-input" ><input readonly = " " placeholder = " End date" size = " 12" autocomplete = " off" ></div >
8
- <div class = " ant-picker-active-bar" style = " left: 0px; width: 0px; position: absolute;" ></div ><span class = " ant-picker-suffix" ><span role = " img" aria-label = " calendar" class = " anticon anticon-calendar" ><svg focusable = " false" class = " " data-icon = " calendar" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" ><path d = " M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" ></path ></svg ></span >
7
+ <div class = " ant-picker-input" ><input readonly = " " placeholder = " End date" size = " 12" autocomplete = " off" value = " " ></div >
8
+ <div class = " ant-picker-active-bar" style = " left: 0px; width: 0px; position: absolute;" ></div ><span class = " ant-picker-suffix" ><span role = " img" aria-label = " calendar" class = " anticon anticon-calendar" ><svg focusable = " false" data-icon = " calendar" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" ><path d = " M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" ></path ></svg ><!---- ></span >
9
9
<!----></span >
10
10
<!---->
11
11
<div style = " pointer-events: none; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px;" ></div >
You can’t perform that action at this time.
0 commit comments