mirror of
https://github.com/status-im/status-web.git
synced 2025-01-12 21:54:36 +00:00
fix segmented control export (#627)
* f: adds export segmented control component * f: changeset
This commit is contained in:
parent
6d7254f2d2
commit
2c56ff2584
5
.changeset/fifty-bobcats-applaud.md
Normal file
5
.changeset/fifty-bobcats-applaud.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'@status-im/components': patch
|
||||
---
|
||||
|
||||
adds segmented control to index file
|
@ -9,6 +9,7 @@ export { IconButton } from './icon-button'
|
||||
export { Input } from './input'
|
||||
export { Popover } from './popover'
|
||||
export { StatusProvider } from './provider'
|
||||
export { SegmentedControl } from './segmented-control'
|
||||
export { Shortcut } from './shortcut'
|
||||
export { Skeleton } from './skeleton'
|
||||
export { Step } from './step'
|
||||
|
Loading…
x
Reference in New Issue
Block a user