Bottomsheet
<VeChainKitProvider
theme={{
modal: {
useBottomSheetOnMobile: true
},
}}
>
{children}
</VeChainKitProvider>
Last updated
Was this helpful?
<VeChainKitProvider
theme={{
modal: {
useBottomSheetOnMobile: true
},
}}
>
{children}
</VeChainKitProvider>
Last updated
Was this helpful?
Was this helpful?