From e0fb5b88666b82c02d562cf5b8c497b87ae8a81d Mon Sep 17 00:00:00 2001 From: sallen450 Date: Thu, 18 Jan 2018 23:39:34 +0800 Subject: [PATCH] Fix: Dropdown.Button not fully disabled (#9013) * fix(Dropdown): dropdown won't be fully disabled * test(Dropdown): check props pass to Dropdown --- components/dropdown/__tests__/__snapshots__/demo.test.js.snap | 1 + components/dropdown/__tests__/dropdown-button.test.js | 1 + components/dropdown/dropdown-button.tsx | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/components/dropdown/__tests__/__snapshots__/demo.test.js.snap b/components/dropdown/__tests__/__snapshots__/demo.test.js.snap index 1f6044ce84..c547916794 100644 --- a/components/dropdown/__tests__/__snapshots__/demo.test.js.snap +++ b/components/dropdown/__tests__/__snapshots__/demo.test.js.snap @@ -58,6 +58,7 @@ exports[`renders ./components/dropdown/demo/dropdown-button.md correctly 1`] = `