mobile: fix color of button in sheet

This commit is contained in:
ammarahm-ed
2023-09-13 18:14:03 +05:00
parent ae680a32bc
commit f3b13735f3

View File

@@ -198,7 +198,6 @@ const SheetProvider = ({ context = "global" }) => {
key={data.actionText}
title={data.actionText}
accentColor={data.iconColor}
accentText="light"
type="accent"
height={40}
width={250}