parent
cadab15871
commit
39462bfc14
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@status-im/components': patch
|
||||
---
|
||||
|
||||
export tokens
|
|
@ -25,6 +25,7 @@ export * from './skeleton'
|
|||
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