init: 初始化模板项目
This commit is contained in:
7
packages/ui/src/index.tsx
Normal file
7
packages/ui/src/index.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
export * from 'tamagui'
|
||||
export * from '@tamagui/toast'
|
||||
export * from './MyComponent'
|
||||
export { config } from '@my/config'
|
||||
export * from './CustomToast'
|
||||
export * from './SwitchThemeButton'
|
||||
export * from './SwitchRouterButton'
|
||||
Reference in New Issue
Block a user