change order in @stats-im/components index

This commit is contained in:
Pavel Prichodko 2023-01-20 00:02:37 +01:00
parent 956ea8a94e
commit 69fe2fb707
No known key found for this signature in database
GPG Key ID: 0EB8D75C775AB6F1
1 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,8 @@ export * from './messages'
export * from './shape'
export * from './sidebar'
export * from './sidebar-members'
export { config } from './tamagui.config'
export * from './typography'
export * from './user-list'
// eslint-disable-next-line simple-import-sort/exports
export { config } from './tamagui.config'