Skip to content

Commit

Permalink
fix: avatar component import (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelkeyzik authored Nov 3, 2023
1 parent 91f1351 commit 32262fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
@import "./base/typography.css";

/* Components */
@import "./components/avatar.css";
@import "./components/button.css";
@import "./components/icon-button.css";
@import "./components/input.css";
Expand Down

0 comments on commit 32262fb

Please sign in to comment.