mirror of
https://github.com/status-im/status-web.git
synced 2025-01-12 13:44:39 +00:00
add re-exports
This commit is contained in:
parent
f821b0c89d
commit
9eed511a96
@ -1,11 +1,14 @@
|
||||
export * from './button'
|
||||
export * from './chat-message'
|
||||
export * from './composer'
|
||||
export * from './divider'
|
||||
export * from './divider-label'
|
||||
export * from './icon-button'
|
||||
export * from './image'
|
||||
export * from './input'
|
||||
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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user