From b239d32b585a98645d32d3eb7c902df138b2d704 Mon Sep 17 00:00:00 2001 From: Guillaume CATEL Date: Sun, 5 Nov 2023 12:03:11 +0100 Subject: [PATCH] fix(tapioca): reduce opacity --- src/tapioca/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tapioca/index.tsx b/src/tapioca/index.tsx index e0fdf18..ab01757 100644 --- a/src/tapioca/index.tsx +++ b/src/tapioca/index.tsx @@ -43,7 +43,7 @@ const Tapioca = ({ scale = 5 }: Props) => {