Skip to content

Commit

Permalink
Typescript support for avatar (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
wenche authored and vnys committed Nov 13, 2020
1 parent c690c7b commit 531b841
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion libraries/core-react/src/Avatar/Avatar.tokens.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// @ts-nocheck
export const avatar = {
enabled: {
border: {
Expand Down
1 change: 0 additions & 1 deletion libraries/core-react/src/Avatar/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
// @ts-nocheck
export { Avatar } from './Avatar'

0 comments on commit 531b841

Please sign in to comment.