Update index.tsx (#447)
This commit is contained in:
parent
7e3627a7e1
commit
b1dad60260
|
@ -22,6 +22,7 @@ export * from './provider'
|
||||||
export * from './shadow'
|
export * from './shadow'
|
||||||
export * from './shortcut'
|
export * from './shortcut'
|
||||||
export * from './skeleton'
|
export * from './skeleton'
|
||||||
|
export * from './tabs'
|
||||||
export * from './tag'
|
export * from './tag'
|
||||||
export * from './text'
|
export * from './text'
|
||||||
export * from './toast'
|
export * from './toast'
|
||||||
|
|
Loading…
Reference in New Issue