Delete index.tsx
This commit is contained in:
parent
ed500369e1
commit
fcf3396952
|
@ -1,32 +0,0 @@
|
|||
export * from './anchor-actions'
|
||||
export * from './avatar'
|
||||
export * from './button'
|
||||
export * from './calendar'
|
||||
export * from './checkbox'
|
||||
export * from './community'
|
||||
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'
|
||||
export * from './image'
|
||||
export * from './information-box'
|
||||
export * from './input'
|
||||
export * from './messages'
|
||||
export * from './pinned-message'
|
||||
export * from './popover'
|
||||
export * from './provider'
|
||||
export * from './shadow'
|
||||
export * from './shortcut'
|
||||
export * from './skeleton'
|
||||
export * from './tabs'
|
||||
export * from './tag'
|
||||
export * from './text'
|
||||
export * from './toast'
|
||||
export * from './tokens'
|
||||
export * from './user-list'
|
||||
// eslint-disable-next-line simple-import-sort/exports
|
||||
export { config } from './tamagui.config'
|
Loading…
Reference in New Issue