From 3988503e1ffcb9d580d41cc16b757decd37e9616 Mon Sep 17 00:00:00 2001 From: Andrea Del Rio Date: Wed, 8 May 2019 15:33:41 -0700 Subject: [PATCH] Remove unused prop enum of `l` in `EuiButton` (#1936) * Remove unused prop enum of `l` in `EuiButton` --- CHANGELOG.md | 2 +- .../button/__snapshots__/button.test.js.snap | 15 --------------- src/components/button/button.js | 1 - 3 files changed, 1 insertion(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c59a883e1e2..3ee1cafe085 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## [`master`](https://github.com/elastic/eui/tree/master) -No public interface changes since `11.0.1`. +- Removed unused prop enum of `l` in `EuiButton` ([#1936](https://github.com/elastic/eui/pull/1936)) ## [`11.0.1`](https://github.com/elastic/eui/tree/v11.0.1) diff --git a/src/components/button/__snapshots__/button.test.js.snap b/src/components/button/__snapshots__/button.test.js.snap index 0824a930a69..3dee76ad35d 100644 --- a/src/components/button/__snapshots__/button.test.js.snap +++ b/src/components/button/__snapshots__/button.test.js.snap @@ -283,21 +283,6 @@ exports[`EuiButton props isLoading is rendered 1`] = ` `; -exports[`EuiButton props size l is rendered 1`] = ` - -`; - exports[`EuiButton props size m is rendered 1`] = `