Skip to content

Commit

Permalink
Revert "Mock rc-trigger"
Browse files Browse the repository at this point in the history
This reverts commit 9d2c915.
  • Loading branch information
yesmeck committed Sep 15, 2017
1 parent 9d2c915 commit 250c7a9
Show file tree
Hide file tree
Showing 31 changed files with 3,835 additions and 6,762 deletions.
452 changes: 214 additions & 238 deletions components/auto-complete/__tests__/__snapshots__/demo.test.js.snap

Large diffs are not rendered by default.

24 changes: 10 additions & 14 deletions components/button/__tests__/__snapshots__/demo.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -460,21 +460,17 @@ exports[`renders ./components/button/demo/multiple.md correctly 1`] = `
secondary
</span>
</button>
<div
id="TriggerContainer"
<button
class="ant-btn ant-dropdown-trigger"
type="button"
>
<button
class="ant-btn ant-dropdown-trigger"
type="button"
>
<span>
more
</span>
<i
class="anticon anticon-down"
/>
</button>
</div>
<span>
more
</span>
<i
class="anticon anticon-down"
/>
</button>
</div>
`;

Expand Down
Loading

0 comments on commit 250c7a9

Please sign in to comment.