Skip to content

Commit 1c1e6dc

Browse files
committed
chore: dropdown snap
1 parent 9eb15a5 commit 1c1e6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dropdown/__tests__/__snapshots__/dropdown-button.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Jest Snapshot v1, https://goo.gl/fbAQLP
22

33
exports[`DropdownButton should support href like Button 1`] = `
4-
<div class="ant-btn-group ant-dropdown-button"><a href="https://ant.design" class="ant-btn ant-btn-default">
4+
<div class="ant-btn-group ant-dropdown-button"><a class="ant-btn ant-btn-default" href="https://ant.design">
55
<!---->
66
</a>
77
<!----><button class="ant-dropdown-trigger ant-btn ant-btn-default" type="button">

0 commit comments

Comments
 (0)