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