Skip to content

Commit 6dd5a05

Browse files
committed
feat(avatar): made the image a circle
1 parent 265e56c commit 6dd5a05

File tree

5 files changed

+83
-361
lines changed

5 files changed

+83
-361
lines changed

.babelrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"presets": [["@travi", {"react": true}], "@emotion/babel-preset-css-prop"]}
1+
{"presets": [["@travi", {"react": true}]]}

.storybook/addons.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
import 'regenerator-runtime/runtime';
21
import '@storybook/addon-actions/register';
32
import '@storybook/addon-links/register';

0 commit comments

Comments
 (0)