missing utils alpha
This commit is contained in:
@@ -47,7 +47,7 @@ export function Overlay({
|
|||||||
) : (
|
) : (
|
||||||
<LinearGradient
|
<LinearGradient
|
||||||
colors={[
|
colors={[
|
||||||
transparentifyColor(t.atoms.bg.backgroundColor, 0),
|
utils.alpha(t.atoms.bg.backgroundColor, 0),
|
||||||
t.atoms.bg.backgroundColor,
|
t.atoms.bg.backgroundColor,
|
||||||
t.atoms.bg.backgroundColor,
|
t.atoms.bg.backgroundColor,
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user