add root export

This commit is contained in:
Pavel Prichodko 2023-06-13 12:50:28 +02:00
parent a4797bb5db
commit 1f2a2b9d85
No known key found for this signature in database
GPG Key ID: 8E4C82D464215E83
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ export * from './composer'
export * from './context-tag'
export * from './counter'
export * from './dividers'
export * from './dropdown-menu'
export * from './dynamic-button'
export * from './gap-messages'
export * from './icon-button'