Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix: avatar from theme-ui
  • Loading branch information
atanasster committed Aug 7, 2020
1 parent c231964 commit 5b7cd6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/stories/src/authors/atanas_stoyanov.mdx
Expand Up @@ -2,8 +2,9 @@
title: atanasster
type: author
---
import { Avatar } from 'theme-ui';

<avatar src="https://pbs.twimg.com/profile_images/1195701448928968704/HpTyY7fB_400x400.jpg"/>
<Avatar size="large" src="https://pbs.twimg.com/profile_images/1195701448928968704/HpTyY7fB_400x400.jpg"/>

# Atanas Stoyanov

Expand Down

0 comments on commit 5b7cd6b

Please sign in to comment.