Skip to content

Commit

Permalink
cl
Browse files Browse the repository at this point in the history
  • Loading branch information
cchaos committed Nov 11, 2020
1 parent 133aadf commit 467a0b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## [`master`](https://github.com/elastic/eui/tree/master)

No public interface changes since `30.3.0`.
**Theme: Amsterdam**

- Removed faux border from `EuiAvatar` ([#4255](https://github.com/elastic/eui/pull/4255))

## [`30.3.0`](https://github.com/elastic/eui/tree/v30.3.0)

Expand Down
2 changes: 1 addition & 1 deletion src-docs/src/views/avatar/avatar.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default () => (
<EuiAvatar
size="xl"
name="Cat"
imageUrl="https://source.unsplash.com/64x64/?cat"
imageUrl="https://pbs.twimg.com/profile_images/378800000211028099/56f5de9fb1f42689f954afd2634efef8_400x400.jpeg"
/>
</div>
);

0 comments on commit 467a0b8

Please sign in to comment.