chore: dropdown snap
parent
9eb15a524b
commit
1c1e6dccb0
|
@ -1,7 +1,7 @@
|
||||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||||
|
|
||||||
exports[`DropdownButton should support href like Button 1`] = `
|
exports[`DropdownButton should support href like Button 1`] = `
|
||||||
<div class="ant-btn-group ant-dropdown-button"><a href="https://ant.design" class="ant-btn ant-btn-default">
|
<div class="ant-btn-group ant-dropdown-button"><a class="ant-btn ant-btn-default" href="https://ant.design">
|
||||||
<!---->
|
<!---->
|
||||||
</a>
|
</a>
|
||||||
<!----><button class="ant-dropdown-trigger ant-btn ant-btn-default" type="button">
|
<!----><button class="ant-dropdown-trigger ant-btn ant-btn-default" type="button">
|
||||||
|
|
Loading…
Reference in New Issue