add missing directive to `<SegmentedControl />` (#630)

* f

* Create strong-garlics-sell.md
This commit is contained in:
pavel 2024-10-18 13:39:06 +02:00 committed by GitHub
parent e30555c865
commit 3c968a2bb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
"@status-im/components": patch
---
add missing directive to `<SegmentedControl />`

View File

@ -1,3 +1,5 @@
'use client'
import {
cloneElement,
createContext,