fix avatar export

This commit is contained in:
Pavel Prichodko 2023-01-19 23:54:54 +01:00
parent 444612882c
commit 52f19899a6
No known key found for this signature in database
GPG Key ID: 0EB8D75C775AB6F1
1 changed files with 1 additions and 1 deletions

View File

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