From d58b5abb453b6f4df961746e5a7ca4f6b503e7d0 Mon Sep 17 00:00:00 2001 From: Devon A Thomson Date: Wed, 16 Oct 2019 20:49:49 -0400 Subject: [PATCH] Update CHANGELOG.md Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 459fd0f156f9..48970eefdc2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ **Bug fixes** - Fixed missing misc. button and link type definition exports ([#2434](https://github.com/elastic/eui/pull/2434)) -- Changed `EuiLink` to appear uninteractive when given the disabled prop and an onClick handler ([#2423](https://github.com/elastic/eui/pull/2423)) +- Changed `EuiLink` to appear non interactive when passed the `disabled` prop and an `onClick` handler ([#2423](https://github.com/elastic/eui/pull/2423)) ## [`14.5.0`](https://github.com/elastic/eui/tree/v14.5.0)