export components
This commit is contained in:
parent
0a9c1134b5
commit
34d9be3f35
|
@ -1,3 +1,7 @@
|
|||
export * from './button'
|
||||
export * from './image'
|
||||
export * from './input'
|
||||
export * from './shape'
|
||||
export * from './sidebar'
|
||||
export { config } from './tamagui.config'
|
||||
export * from './typography'
|
||||
|
|
Loading…
Reference in New Issue