mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-03-02 03:50:40 +00:00
fix warning
This commit is contained in:
parent
0b897045c3
commit
5afbe035d0
@ -1,7 +1,7 @@
|
||||
import { Shadow } from '@status-im/components'
|
||||
|
||||
type DashboardCardWrapperProps = {
|
||||
children: React.ReactNode
|
||||
children: string
|
||||
padding?: string
|
||||
width: string
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user