mirror of
https://github.com/status-im/status-web.git
synced 2025-01-12 05:34:39 +00:00
add missing directive to <SegmentedControl />
(#630)
* f * Create strong-garlics-sell.md
This commit is contained in:
parent
e30555c865
commit
3c968a2bb2
5
.changeset/strong-garlics-sell.md
Normal file
5
.changeset/strong-garlics-sell.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
"@status-im/components": patch
|
||||
---
|
||||
|
||||
add missing directive to `<SegmentedControl />`
|
@ -1,3 +1,5 @@
|
||||
'use client'
|
||||
|
||||
import {
|
||||
cloneElement,
|
||||
createContext,
|
||||
|
Loading…
x
Reference in New Issue
Block a user