Skip to content

Commit

Permalink
chore: cleanup avatar story (#5844)
Browse files Browse the repository at this point in the history
  • Loading branch information
droshev authored Dec 17, 2024
1 parent b90cea8 commit e82c7de
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions packages/styles/stories/Components/avatar/avatar.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,6 @@ The avatar control is adaptive and has five predefined sizes. These are the same
tags: ['v1']
}
};
const localStyles = `
<style>
.fd-avatar {
margin: 0.5rem;
}
</style>
`;

export const BackgroundImage = () => backgroundImageExampleHtml;
BackgroundImage.storyName = 'Image, Person';
Expand Down

0 comments on commit e82c7de

Please sign in to comment.