Update index.tsx (#447)

This commit is contained in:
Felicio Mununga 2023-06-30 17:34:07 +01:00 committed by GitHub
parent 7e3627a7e1
commit b1dad60260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ export * from './provider'
export * from './shadow'
export * from './shortcut'
export * from './skeleton'
export * from './tabs'
export * from './tag'
export * from './text'
export * from './toast'