fix avatar export

This commit is contained in:
Pavel Prichodko 2023-01-19 23:54:54 +01:00
parent c4ec5f1dbb
commit ebf4b5d2e2
No known key found for this signature in database
GPG Key ID: 8E4C82D464215E83
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
export { Avatar } from './avatar'
export * from './avatar'